]> granicus.if.org Git - linux-pam/commitdiff
Fixed typo issue
authorSebastien Tricaud <toady@gscore.org>
Wed, 16 Mar 2005 00:06:01 +0000 (00:06 +0000)
committerSebastien Tricaud <toady@gscore.org>
Wed, 16 Mar 2005 00:06:01 +0000 (00:06 +0000)
libpam/include/security/_pam_types.h

index 70f6d6abf1bac23277fc5399d9e99828e33e198c..a48a794246b1ef24db338c52d96f40465a29dd5c 100644 (file)
@@ -46,7 +46,7 @@ typedef struct pam_handle pam_handle_t;
 #define PAM_CRED_INSUFFICIENT 8        /* Can not access authentication data */
                                /* due to insufficient credentials */
 #define PAM_AUTHINFO_UNAVAIL 9 /* Underlying authentication service */
-                               /* can not retrieve authenticaiton */
+                               /* can not retrieve authentication */
                                /* information  */
 #define PAM_USER_UNKNOWN 10    /* User not known to the underlying */
                                /* authenticaiton module */