]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_keychain/lib/MacOSErrorStrings.h
Security-58286.20.16.tar.gz
[apple/security.git] / OSX / libsecurity_keychain / lib / MacOSErrorStrings.h
index bac2d85f568daf8ab9a54eea03a0475381b04744..02e6195b9dabe531e0d9a35b9789edffa017627d 100644 (file)
@@ -48,7 +48,7 @@ enum
     errSecMisc_memFullErr            = -108,
     errSecMisc_dirNFErr              = -120,    /* The directory could not be found. */
     errSecMisc_volGoneErr            = -124,    /* The server volume is no longer available. It may have been disconnected. */
-       errSecMisc_userCanceledErr               = -128,        // The operation was cancelled by the user.
+       errSecMisc_userCanceledErr               = -128,        // The operation was canceled by the user.
     errSecMisc_resNotFound           = -192,    /* A required resource could not be found. */
     errSecMisc_resFNotFound          = -193,    /* A required resource is missing or damaged. */
     errSecMisc_icNoURLErr            = -673,    /* The specified location (URL) is an unknown type, or does not contain enough information. */