@@ -45,11 +45,11 @@ OFMutableArray OF_GENERIC(OFMutableData *) *_arguments; OFMutableData *_returnValue; } /*! - * The method signature for the invocation. + * @brief The method signature for the invocation. */ @property (readonly, nonatomic) OFMethodSignature *methodSignature; /*! * @brief Creates a new invocation with the specified method signature.