pgsql: doc: fix typo in language tag documentation - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: fix typo in language tag documentation
Date
Msg-id E1q28ac-001e63-FO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: fix typo in language tag documentation

Commit 1e16af8ab5 accidentally mistyped 'language' in one place.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/913b3da6aeda3f887b8796d8098d7227d32580b9

Modified Files
--------------
doc/src/sgml/charset.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix example query for pg_walinspect
Next
From: Tom Lane
Date:
Subject: pgsql: Fix filtering of "cloned" outer-join quals some more.