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

Commit d826d8e

Browse files
committed
pg_upgrade: improve C comment wording
1 parent 0531549 commit d826d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_upgrade/check.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ create_script_for_old_cluster_deletion(char **deletion_script_file_name)
700700
/*
701701
* check_is_super_user()
702702
*
703-
* Check we are superuser, and out user id and user count
703+
* Check we are superuser, and output user id and user count
704704
*/
705705
static void
706706
check_is_super_user(ClusterInfo *cluster)

0 commit comments

Comments
 (0)