File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5255,7 +5255,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
5255
5255
</table>
5256
5256
5257
5257
<para>
5258
- Unused column contain zeroes. For example, <structfield>oprleft</structfield>
5258
+ Unused columns contain zeroes. For example, <structfield>oprleft</structfield>
5259
5259
is zero for a prefix operator.
5260
5260
</para>
5261
5261
Original file line number Diff line number Diff line change @@ -2760,7 +2760,7 @@ P <optional> <replaceable>years</replaceable>-<replaceable>months</replaceable>-
2760
2760
weeks'</literal> or <literal>'01:02:03.45'</literal>. However,
2761
2761
because interval internally stores only three integer units (months,
2762
2762
days, microseconds), fractional units must be spilled to smaller
2763
- units. Fractional parts of units greater than months is truncated to
2763
+ units. Fractional parts of units greater than months are truncated to
2764
2764
be an integer number of months, e.g. <literal>'1.5 years'</literal>
2765
2765
becomes <literal>'1 year 6 mons'</literal>. Fractional parts of
2766
2766
weeks and days are computed to be an integer number of days and
You can’t perform that action at this time.
0 commit comments