aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_standby/pg_standby.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_standby/pg_standby.c')
-rw-r--r--contrib/pg_standby/pg_standby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_standby/pg_standby.c b/contrib/pg_standby/pg_standby.c
index e4136f9149d..e4d057e18e2 100644
--- a/contrib/pg_standby/pg_standby.c
+++ b/contrib/pg_standby/pg_standby.c
@@ -779,7 +779,7 @@ main(int argc, char **argv)
{
/*
* Once we have restored this file successfully we can remove some
- * prior WAL files. If this restore fails we musn't remove any
+ * prior WAL files. If this restore fails we mustn't remove any
* file because some of them will be requested again immediately
* after the failed restore, or when we restart recovery.
*/