Преглед на файлове

phpmd: update warning suppression wording

pxgamer преди 6 години
родител
ревизия
903e198ced
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/common/phpmd.md

+ 1 - 1
pages/common/phpmd.md

@@ -26,6 +26,6 @@
 
 `phpmd {{path/to/file_or_directory}} {{xml|text|html}} {{rulesets}} --reportfile {{path/to/report_file}}`
 
-- Ignore the use of warning-suppression PHPDoc comments:
+- Ignore the use of warning-suppressive PHPDoc comments:
 
 `phpmd {{path/to/file_or_directory}} {{xml|text|html}} {{rulesets}} --strict`