Fixed: Updated Comment

This commit is contained in:
Andrew Hankinson
2014-11-25 17:58:17 -05:00
parent b63bddacb0
commit 6f6938deb7
+2 -2
View File
@@ -99,8 +99,8 @@ var userInfo = @{CPLocalizedDescriptionKey: @"A localized error description",
/*!
By default this method returns the object in the user info dictionary for the key
NSLocalizedDescriptionKey. If the user info dictionary doesnt contain a value for
NSLocalizedDescriptionKey, a default string is constructed from the domain and code.
CPLocalizedDescriptionKey. If the user info dictionary doesnt contain a value for
CPLocalizedDescriptionKey, a default string is constructed from the domain and code.
*/
- (CPString)localizedDescription
{