diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 467c8d46095..e459863d5ef 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -1,4 +1,4 @@ - + Reliability and the Write-Ahead Log @@ -71,7 +71,7 @@ Computer\Open\{select disk drive}\Properties\Hardware\Properties\Policies\Enable write caching on the disk. Also on Windows, fsync and - fsync_writethrough never use write caching. + fsync_writethrough never do write caching.