diff --git a/src/backend/libpq/pg_hba.conf.sample b/src/backend/libpq/pg_hba.conf.sample
index fb2be3bdbb937b786a26daaa7554666e366822c5..0b66bbad14b58d079569d1384c481adfa95171bb 100644
--- a/src/backend/libpq/pg_hba.conf.sample
+++ b/src/backend/libpq/pg_hba.conf.sample
@@ -1,5 +1,5 @@
 #
-# Example Postgres95 host access control file.
+# Example PostgreSQL host access control file.
 #
 # 
 # This file controls what hosts are allowed to connect to what databases