summaryrefslogtreecommitdiff
path: root/src/backend/bootstrap/bootstrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/bootstrap/bootstrap.c')
-rw-r--r--src/backend/bootstrap/bootstrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/bootstrap/bootstrap.c b/src/backend/bootstrap/bootstrap.c
index c0192398604..6c750990ac2 100644
--- a/src/backend/bootstrap/bootstrap.c
+++ b/src/backend/bootstrap/bootstrap.c
@@ -204,7 +204,7 @@ AuxiliaryProcessMain(int argc, char *argv[])
* process command arguments
*/
- /* Set defaults, to be overriden by explicit options below */
+ /* Set defaults, to be overridden by explicit options below */
if (!IsUnderPostmaster)
InitializeGUCOptions();