Skip to content

Commit 6781521

Browse files
committed
Fix spelling for filesystem
1 parent 9d6ebb4 commit 6781521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core_Command.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ public function check_update( $_, $assoc_args ) {
9696
*
9797
* Downloads and extracts WordPress core files to the specified path. Uses
9898
* current directory when no path is specified. Downloaded build is verified
99-
* to have the correct md5 and then cached to the local filesytem.
99+
* to have the correct md5 and then cached to the local filesystem.
100100
* Subsequent uses of command will use the local cache if it still exists.
101101
*
102102
* ## OPTIONS

0 commit comments

Comments
 (0)