]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nscd/nscd_stat.c
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / nscd / nscd_stat.c
index 1db4bee2ff301a1414a0eb328dbb205c06557ee1..a1c2053234b50e9be4d9cabf4170c80b8dbd581a 100644 (file)
@@ -275,7 +275,7 @@ receive_print_stats (void)
       if (enabled[0] == '\0')
        /* The locale does not provide this information so we have to
           translate it ourself.  Since we should avoid short translation
-          terms we artifically increase the length.  */
+          terms we artificially increase the length.  */
        enabled = data.dbs[i].enabled ? yesstr : nostr;
       if (check_file[0] == '\0')
        check_file = data.dbs[i].check_file ? yesstr : nostr;