Skip to content

Commit 1ca24ab

Browse files
Nikschavanschlessera
authored andcommitted
cs fixes
1 parent 5d9154d commit 1ca24ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Plugin_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ public function delete( $args, $assoc_args = array() ) {
10821082
* - inactive
10831083
* - must-use
10841084
* ---
1085-
*
1085+
*
10861086
* [--skip-update-check]
10871087
* : If set, the plugin update check will be skipped.
10881088
*

src/Theme_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ public function delete( $args, $assoc_args ) {
831831
* - parent
832832
* - inactive
833833
* ---
834-
*
834+
*
835835
* [--skip-update-check]
836836
* : If set, the plugin update check will be skipped.
837837
*

0 commit comments

Comments
 (0)