@@ -87,11 +87,12 @@ */ - (uint8_t*)digest; @end /** - * The OFHashing category provides methods to calculate hashes for strings. + * The OFString (OFHashing) category provides methods to calculate hashes for + * strings. */ @interface OFString (OFHashing) /** * \return The MD5 hash of the string as an autoreleased OFString */