@@ -32,11 +32,11 @@ { OFMutableArray OF_GENERIC(OFHTTPCookie *) *_cookies; } /*! - * All cookies known to the cookie manager. + * @brief All cookies known to the cookie manager. */ @property (readonly, nonatomic) OFArray OF_GENERIC(OFHTTPCookie *) *cookies; /*! * @brief Create a new cookie manager.