Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4ff2032

Browse files
committed
Fix typo.
1 parent e05a8c5 commit 4ff2032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/wal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.32 2005/09/28 18:18:02 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.33 2005/09/28 18:40:28 momjian Exp $ -->
22

33
<chapter id="reliability">
44
<title>Reliability</title>
@@ -14,7 +14,7 @@
1414
disk drives for permanent storage that is immune to the failures
1515
listed above. In fact, a computer can be completely destroyed, but if
1616
the disk drives survive they can be moved to another computer with
17-
similar hardware and all committed transaction will remain intact.
17+
similar hardware and all committed transactions will remain intact.
1818
</para>
1919

2020
<para>

0 commit comments

Comments
 (0)