From 5d4b60f2f25bedee257aaf6f2f4ac77028629b87 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Mon, 23 Apr 2012 22:43:09 -0400 Subject: Lots of doc corrections. Josh Kupershmidt --- src/bin/pg_dump/pg_backup_custom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/pg_dump/pg_backup_custom.c') diff --git a/src/bin/pg_dump/pg_backup_custom.c b/src/bin/pg_dump/pg_backup_custom.c index 18d158ff6d..2156d0f619 100644 --- a/src/bin/pg_dump/pg_backup_custom.c +++ b/src/bin/pg_dump/pg_backup_custom.c @@ -228,7 +228,7 @@ _WriteExtraToc(ArchiveHandle *AH, TocEntry *te) * * Optional. * - * Needs to match the order defined in _WriteExtraToc, and sould also + * Needs to match the order defined in _WriteExtraToc, and should also * use the Archiver input routines. */ static void -- cgit v1.2.1