diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/pg_config_manual.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h index 20c5ff0e902..44c42bc96c0 100644 --- a/src/include/pg_config_manual.h +++ b/src/include/pg_config_manual.h @@ -304,6 +304,6 @@ /* * Automatic configuration file name for ALTER SYSTEM. * This file will be used to store values of configuration parameters - * set by ALTER SYSTEM command + * set by ALTER SYSTEM command. */ #define PG_AUTOCONF_FILENAME "postgresql.auto.conf" |
