summaryrefslogtreecommitdiff
path: root/bin/striplangs.php
diff options
context:
space:
mode:
Diffstat (limited to 'bin/striplangs.php')
-rwxr-xr-xbin/striplangs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/striplangs.php b/bin/striplangs.php
index 40cef5063..ac95626c9 100755
--- a/bin/striplangs.php
+++ b/bin/striplangs.php
@@ -127,7 +127,7 @@ if ( $OPTS->has('k') or $OPTS->has('keep') ) {
// ! always enforce 'en' lang when using '--keep' (DW relies on it)
if ( !isset($langs['en']) ) {
- $langs[]='en';
+ $langs[]='en';
}
} elseif ( $OPTS->has('e') or $OPTS->has('english') ) {
// '--english' was specified strip everything besides 'en'