@@ -12,12 +12,12 @@ #import "OFMutableString.h" extern int _OFURLEncoding_reference; /** - * The OFURLEncoding category provides an easy way to encode and decode strings - * for URLs. + * The OFString (OFURLEncoding) category provides an easy way to encode and + * decode strings for URLs. */ @interface OFString (OFURLEncoding) /** * Encodes a string for use in a URL. *