diff --git a/misc/tools.func b/misc/tools.func index 9b98bd718..c659371ec 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -3972,7 +3972,7 @@ function setup_postgresql_db() { echo "Password: $PG_DB_PASS" } >>"$CREDS_FILE" - msg_ok "Set up PostgreSQL Database" + msg_ok "Setup PostgreSQL Database" # Export for use in calling script export PG_DB_NAME