diff --git a/src/Plugin_Command.php b/src/Plugin_Command.php index 8bc741b9c..6366262b0 100644 --- a/src/Plugin_Command.php +++ b/src/Plugin_Command.php @@ -979,7 +979,7 @@ protected function filter_item_list( $items, $args ) { * for confirmation. * * [--ignore-requirements] - * :If set, the command will install the plugin while ignoring any WordPress or PHP version requirements + * : If set, the command will install the plugin while ignoring any WordPress or PHP version requirements * specified by the plugin authors. * * [--activate]