aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc/doc/src/odbc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/odbc/doc/src/odbc.xml')
-rw-r--r--lib/odbc/doc/src/odbc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/odbc/doc/src/odbc.xml b/lib/odbc/doc/src/odbc.xml
index 4d941b3b36..1a3063e6ce 100644
--- a/lib/odbc/doc/src/odbc.xml
+++ b/lib/odbc/doc/src/odbc.xml
@@ -246,7 +246,7 @@
<p>Closes a connection to a database. This will also
terminate all processes that may have been spawned
when the connection was opened. This call will always succeed.
- If the connection can not be disconnected gracefully it will
+ If the connection cannot be disconnected gracefully it will
be brutally killed. However you may receive an error message
as result if you try to disconnect a connection started by another
process.