8000 Fix typo in previous commit · haying/postgres@d76f2f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit d76f2f0

Browse files
Fix typo in previous commit
1 parent 8ae503a commit d76f2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ Indexes:
435435
after a database crash if there were unwritten changes.
436436
Also, changes to hash indexes are not replicated over warm standby
437437
replication after the initial base backup, so they
438-
give wrong anwers to queries that subsequently use them.
438+
give wrong answers to queries that subsequently use them.
439439
For these reasons, hash index use is presently discouraged.
440440
</para>
441441
</caution>

0 commit comments

Comments
 (0)
0