Minor typo/grammar fixes in doc/commvis & sqlaccess

This commit is contained in:
Yorhel 2012-03-17 12:29:43 +01:00
parent 1059c4792a
commit ec64b3fa9d
2 changed files with 3 additions and 2 deletions

View file

@ -349,7 +349,7 @@ integer and float is blurred.
Making my vision of modularity and ease of use a reality requires that any
session can easily communicate with an other session, even if they have a
vastly different implementation. To do this, we need a protocol to connect
multiple processes together, whether they run on a local machine or on over a
multiple processes together, whether they run on a local machine or over a
physical network.
=item Coding the stuff