summaryrefslogtreecommitdiff
path: root/lib/odbc/doc/src/error_handling.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/odbc/doc/src/error_handling.xml')
-rw-r--r--lib/odbc/doc/src/error_handling.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/odbc/doc/src/error_handling.xml b/lib/odbc/doc/src/error_handling.xml
index b255865263..0b6179409d 100644
--- a/lib/odbc/doc/src/error_handling.xml
+++ b/lib/odbc/doc/src/error_handling.xml
@@ -88,7 +88,7 @@
<section>
<title>The whole picture </title>
<p>As the Erlang ODBC application relies on third party products
- and communicates with a database that probably runs on an other
+ and communicates with a database that probably runs on another
computer in the network there are plenty of things that might go
wrong. To fully understand the things that might happen it
facilitate to know the design of the Erlang ODBC application,