Skip to content

Commit 38659f8

Browse files
author
Patrick Anders
committed
en_web_vhost_domain: fix typo
1 parent a774472 commit 38659f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/lib/lang/en_web_vhost_domain.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,5 @@ $wb['backup_excludes_error_regex'] = 'The excluded directories contain invalid c
139139
$wb['subdomain_error_empty'] = 'The subdommain field is empty or contains invalid characters.';
140140
$wb['btn_save_txt'] = "Save";
141141
$wb['btn_cancel_txt'] = "Cancel";
142-
$wb['enable_spdy_txt'] = 'enable SPDY';
142+
$wb['enable_spdy_txt'] = 'Enable SPDY';
143143
?>

0 commit comments

Comments
 (0)