File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ class EmptyHandler
6060 * @api is ok here
6161 * @deprecated can be used in this context
6262 * @see is ok here
63- * @author is not ment to be used
63+ * @author should not be used
6464 * @category is irrelevant
65- * @package is not ment to be used
65+ * @package should not be used
6666 * @subpackage does not belong here
6767 */
6868class ExampleHandler
Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ interface EmptyHandler
6060 * @api is ok here
6161 * @deprecated can be used in this context
6262 * @see is ok here
63- * @author is not ment to be used
63+ * @author should not be used
6464 * @category is irrelevant
65- * @package is not ment to be used
65+ * @package should not be used
6666 * @subpackage does not belong here
6767 */
6868interface ExampleHandler
You can’t perform that action at this time.
0 commit comments