Skip to content

Commit ff9a338

Browse files
Update src/Theme_Language_Command.php
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent df82078 commit ff9a338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Theme_Language_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ function( $file ) {
114114
$current_locale = get_locale();
115115

116116
$translations = array();
117-
$themes = new \WP_CLI\Fetchers\Theme();
117+
$themes = new \WP_CLI\Fetchers\Theme();
118118

119119
foreach ( $args as $theme ) {
120120

0 commit comments

Comments
 (0)