summaryrefslogtreecommitdiff
path: root/doc/src/sgml/protocol.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-03-14 12:57:10 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-03-14 12:58:39 -0400
commita47b38c9ee4960556b0edb76a42171bd281cc1cf (patch)
treeee7b8827e4a9d960a51496eb0d5882a01ec292bd /doc/src/sgml/protocol.sgml
parentf97a028d8ee3e7d64a93285707af94b612c47651 (diff)
downloadpostgresql-a47b38c9ee4960556b0edb76a42171bd281cc1cf.tar.gz
Spelling fixes
From: Josh Soref <jsoref@gmail.com>
Diffstat (limited to 'doc/src/sgml/protocol.sgml')
-rw-r--r--doc/src/sgml/protocol.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index 3d6e8eed43..67f3f455db 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -6019,7 +6019,7 @@ TupleData
</term>
<listitem>
<para>
- Idenfifies the data as NULL value.
+ Identifies the data as NULL value.
</para>
</listitem>
</varlistentry>
@@ -6032,7 +6032,7 @@ TupleData
</term>
<listitem>
<para>
- Idenfifies unchanged TOASTed value (the actual value is not
+ Identifies unchanged TOASTed value (the actual value is not
sent).
</para>
</listitem>
@@ -6046,7 +6046,7 @@ TupleData
</term>
<listitem>
<para>
- Idenfifies the data as text formatted value.
+ Identifies the data as text formatted value.
</para>
</listitem>
</varlistentry>