Commit d826d8ec authored by Bruce Momjian's avatar Bruce Momjian

pg_upgrade: improve C comment wording

parent 05315498
......@@ -700,7 +700,7 @@ create_script_for_old_cluster_deletion(char **deletion_script_file_name)
/*
* check_is_super_user()
*
* Check we are superuser, and out user id and user count
* Check we are superuser, and output user id and user count
*/
static void
check_is_super_user(ClusterInfo *cluster)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment