Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit959b353

Browse files
committed
Fix misspellings: langauge -> language.
1 parent8715789 commit959b353

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎contrib/tsearch2/docs/tsearch-V2-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ <h3>TSEARCH2 CONFIGURATION</h3>
734734
<p>I found the ISPell make system to be very finicky. Their
735735
documentation actually states this to be the case. So I just did
736736
things the command line way. In the ISpell source tree under
737-
langauges/english there are several files in this directory. For a
737+
languages/english there are several files in this directory. For a
738738
complete description, please read the ISpell README. Basically for
739739
the english dictionary there is the option to create the small,
740740
medium, large and extra large dictionaries. The medium dictionary

‎doc/src/sgml/catalogs.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Documentation of the system catalogs, directed toward PostgreSQL developers
3-
$PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.88 2004/06/18 06:13:02 tgl Exp $
3+
$PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.89 2004/07/04 23:34:23 tgl Exp $
44
-->
55

66
<chapter id="catalogs">
@@ -2763,7 +2763,7 @@
27632763
<row>
27642764
<entry><structfield>prolang</structfield></entry>
27652765
<entry><type>oid</type></entry>
2766-
<entry><literal><link linkend="catalog-pg-language"><structname>pg_langauge</structname></link>.oid</literal></entry>
2766+
<entry><literal><link linkend="catalog-pg-language"><structname>pg_language</structname></link>.oid</literal></entry>
27672767
<entry>Implementation language or call interface of this function</entry>
27682768
</row>
27692769

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp