Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7f02dec

Browse files
author
Liudmila Mantrova
committed
DOC: typo fix in pg_variables
1 parent a7cacb6 commit 7f02dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/pg_variables.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ ERROR: variable "int1" requires "integer" value
531531
<sect3 id="pg-variables-date-variables">
532532
<title>Date Variables (Deprecated)</title>
533533
<para>
534-
The following functions for are deprecated.
534+
The following functions are deprecated.
535535
Use generic functions for <link linkend="pg-variables-scalar-variables">scalar variables</link> instead.
536536
</para>
537537
<informaltable>
@@ -570,7 +570,7 @@ ERROR: variable "int1" requires "integer" value
570570
<sect3 id="pg-variables-jsonb-variables">
571571
<title>Jsonb Variables (Deprecated)</title>
572572
<para>
573-
The following functions for are deprecated.
573+
The following functions are deprecated.
574574
Use generic functions for <link linkend="pg-variables-scalar-variables">scalar variables</link> instead.
575575
</para>
576576
<informaltable>

0 commit comments

Comments
 (0)