aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-24 10:09:15 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-24 10:09:15 +0200
commit0f24a2b0845a519e011b58e2d92a2752c2e73e5e (patch)
treed6778c05044c09f77bec9f67b2a918c9ba275aec
parent9338032d60a9a480f56d7efc105e721f5e6faf12 (diff)
downloadgamma-0f24a2b0845a519e011b58e2d92a2752c2e73e5e.tar.gz
gamma-0f24a2b0845a519e011b58e2d92a2752c2e73e5e.tar.bz2
Check spelling in docs.release-2.0
-rw-r--r--doc/expat.texi8
-rw-r--r--doc/sql.texi2
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/expat.texi b/doc/expat.texi
index 993c1f2..e10404a 100644
--- a/doc/expat.texi
+++ b/doc/expat.texi
@@ -218,3 +218,3 @@ Handler procedure.
Sets several handlers at once. Optional arguments (@var{args})
-are constracted of keywords (as described in
+are constructed of keywords (as described in
@pxref{handler-keyword}), followed by their arguments, for example:
@@ -345,3 +345,3 @@ Column number (starts at 0).
@item
-Context in which the error occured, i.e. a part of the input text
+Context in which the error occurred, i.e. a part of the input text
which was found to contain the error.
@@ -506,3 +506,3 @@ Sets handler for start (and empty) tags.
-The hanlder must be defined as follows:
+The handler must be defined as follows:
@@ -530,3 +530,3 @@ to both start and end handlers (in that order).
-The hanlder must be defined as follows:
+The handler must be defined as follows:
diff --git a/doc/sql.texi b/doc/sql.texi
index bca15a0..bb4152a 100644
--- a/doc/sql.texi
+++ b/doc/sql.texi
@@ -8,3 +8,3 @@
The @samp{(gamma sql)} module provides interface with MySQL and
-PostfeSQL database management systems.
+PostgreSQL database management systems.

Return to:

Send suggestions and report system problems to the System administrator.