1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-22 17:42:17 +03:00

doc: Spell checking

This commit is contained in:
Peter Eisentraut
2020-07-05 15:37:57 +02:00
parent 8cea55e99b
commit 90b2d8c1ad
11 changed files with 17 additions and 17 deletions

View File

@@ -1886,7 +1886,7 @@ SELECT 4 AS four \; SELECT 5 AS five \aset
<returnvalue>integer</returnvalue>
</para>
<para>
Computes a gaussian-distributed random integer in <literal>[lb,
Computes a Gaussian-distributed random integer in <literal>[lb,
ub]</literal>, see below.
</para>
<para>