Skip to content

Commit c6cadb6

Browse files
authored
Fix typos in extended comment
1 parent 27ab2f3 commit c6cadb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DB_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ public function query( $args, $assoc_args ) {
448448
* Exports the database to a file or to STDOUT.
449449
*
450450
* Runs `mysqldump` utility using `DB_HOST`, `DB_NAME`, `DB_USER` and
451-
* `DB_PASSWORD` database credentials specified in wp-config.php. Accepts anyn valid `mysqldump`flags.
451+
* `DB_PASSWORD` database credentials specified in wp-config.php. Accepts any valid `mysqldump` flags.
452452
*
453453
* ## OPTIONS
454454
*

0 commit comments

Comments
 (0)