]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nss/nss_db/db-open.c
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / nss / nss_db / db-open.c
index 136706001d7ff6e42186288e0793fda76544e684..a5279dc08d5456a7590384df2bc9a3a4ae8e0b8b 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "nss_db.h"
 
-/* Open the database stored in FILE.  If succesful, store either a
+/* Open the database stored in FILE.  If successful, store either a
    pointer to the mapped file or a file handle for the file in H and
    return NSS_STATUS_SUCCESS.  On failure, return the appropriate
    lookup status.  */