Fix typo.
authorUlrich Drepper <drepper@gmail.com>
Wed, 11 May 2011 16:02:24 +0000 (12:02 -0400)
committerUlrich Drepper <drepper@gmail.com>
Wed, 11 May 2011 16:02:24 +0000 (12:02 -0400)
ChangeLog

index 60d160c..bb37b83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,7 @@
        * grp/initgroups.c (internal_getgrouplist): When we found the service
        list through the initgroups entry in nsswitch.conf do not always
        continue on a successful lookup.  Don't always use the
-       __nss_group_data-ase value if it is set.
+       __nss_group_database value if it is set.
        * nss/nsswitch.conf (initgroups): Change action for successful db
        lookup to continue for compatibility.