Skip to content

Commit 57f6dfd

Browse files
committed
Updated doc
1 parent f6bc915 commit 57f6dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core_Language_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ public function is_installed( $args, $assoc_args = array() ) {
173173
* ## OPTIONS
174174
*
175175
* <language>...
176-
* : Language code to install, it is based on the ISO-639 language code (e.g. pt for Portuguese) followed by the ISO-3166 country code (e.g. PT for Portugal or BR for Brazil). So, the Brazilian Portuguese file would be called pt_BR
176+
* : Language code to install.
177177
*
178178
* [--activate]
179179
* : If set, the language will be activated immediately after install.

0 commit comments

Comments
 (0)