diff --git a/contrib/tsearch2/docs/tsearch-V2-intro.html b/contrib/tsearch2/docs/tsearch-V2-intro.html index 3f6f6a73935..fad7e1e8b90 100644 --- a/contrib/tsearch2/docs/tsearch-V2-intro.html +++ b/contrib/tsearch2/docs/tsearch-V2-intro.html @@ -734,7 +734,7 @@ ISpell dictionary for lexem processing.
I found the ISPell make system to be very finicky. Their
documentation actually states this to be the case. So I just did
things the command line way. In the ISpell source tree under
-langauges/english there are several files in this directory. For a
+languages/english there are several files in this directory. For a
complete description, please read the ISpell README. Basically for
the english dictionary there is the option to create the small,
medium, large and extra large dictionaries. The medium dictionary
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 36695e6811f..7d8040b318c 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -1,6 +1,6 @@