Fix spelling mistake in postgresql.conf.
authorBruce Momjian <bruce@momjian.us>
Wed, 11 Jun 2008 15:44:52 +0000 (15:44 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 11 Jun 2008 15:44:52 +0000 (15:44 +0000)
Greg Sabino Mullane

src/backend/utils/misc/postgresql.conf.sample

index fdc6f39fc299960eb4a7c547513347a58c8e3c8b..033a74b2d4ec03b4e67a205098c5a88c73d98230 100644 (file)
@@ -21,7 +21,7 @@
 # take effect.
 #
 # Any parameter can also be given as a command-line option to the server, e.g.,
-# "postgres -c log_connections=on".  Some paramters can be changed at run time
+# "postgres -c log_connections=on".  Some parameters can be changed at run time
 # with the "SET" SQL command.
 #
 # Memory units:  kB = kilobytes MB = megabytes GB = gigabytes