Skip to content

Commit c2650ba

Browse files
Markcpeel
authored andcommitted
Fix spaces that php-cs-fixer complains about, when incorporated into site_vars.php.
1 parent 8d314d4 commit c2650ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SETUP/configuration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ _JSON_POSTS=
163163
# suites must be installed and enabled on the system.
164164
# See SETUP/UNICODE.md for more information.
165165

166-
_DEFAULT_CHAR_SUITES='[ "basic-latin" ]'
166+
_DEFAULT_CHAR_SUITES='["basic-latin"]'
167167

168168
# XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
169169

0 commit comments

Comments
 (0)