diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index c43f0569247..969a278ec53 100644
--- a/doc/src/sgml/wal.sgml
+++ b/doc/src/sgml/wal.sgml
@@ -759,7 +759,7 @@
access/xlogrecord.h; the record content is dependent
on the type of event that is being logged. Segment files are given
ever-increasing numbers as names, starting at
- 000000010000000000000000. The numbers do not wrap,
+ 000000010000000000000001. The numbers do not wrap,
but it will take a very, very long time to exhaust the
available stock of numbers.