autofs-5.1.1 - fix 'nameing' typo in autofs.conf

From: Ian Kent <raven@themaw.net>

Change nameing to naming at about line 118 in autofs package default
configurations.

Signed-off-by: Ian Kent <raven@themaw.net>
---
 CHANGELOG                      |    1 +
 redhat/autofs.conf.default.in  |    2 +-
 samples/autofs.conf.default.in |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index b8b5e39..f8ec2f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -50,6 +50,7 @@
 - fix autofs(5) description of supported map sources.
 - add autofs(5) note of IPv6 libtirpc requirement.
 - add remote-fs.target systemd dependency.
+- fix typo in autofs.conf.
 
 21/04/2015 autofs-5.1.1
 =======================
diff --git a/redhat/autofs.conf.default.in b/redhat/autofs.conf.default.in
index b751043..e09386b 100644
--- a/redhat/autofs.conf.default.in
+++ b/redhat/autofs.conf.default.in
@@ -115,7 +115,7 @@ mount_nfs_default_protocol = 4
 #entry_attribute = cn
 #value_attribute= nisMapEntry
 #
-# Other common LDAP nameing
+# Other common LDAP naming
 #
 #map_object_class = automountMap
 #entry_object_class = automount
diff --git a/samples/autofs.conf.default.in b/samples/autofs.conf.default.in
index 4b48c63..75c3efa 100644
--- a/samples/autofs.conf.default.in
+++ b/samples/autofs.conf.default.in
@@ -114,7 +114,7 @@ browse_mode = no
 #entry_attribute = cn
 #value_attribute= nisMapEntry
 #
-# Other common LDAP nameing
+# Other common LDAP naming
 #
 #map_object_class = automountMap
 #entry_object_class = automount
