Skip to content

Commit 042fc1c

Browse files
committed
Fix name
1 parent 50baf46 commit 042fc1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@ Returns exit code 0 when active, 1 when not active.
10861086
**OPTIONS**
10871087

10881088
<theme>
1089-
The plugin to check.
1089+
The theme to check.
10901090

10911091
**EXAMPLES**
10921092

src/Theme_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ public function is_installed( $args, $assoc_args ) {
775775
* ## OPTIONS
776776
*
777777
* <theme>
778-
* : The plugin to check.
778+
* : The theme to check.
779779
*
780780
* ## EXAMPLES
781781
*

0 commit comments

Comments
 (0)