correct 'shortend' misspelling (#11000)

This commit is contained in:
Joseph Tingiris
2020-01-07 15:13:42 +01:00
committed by Jellyfrog
parent b8f2b094d7
commit bbc5c435d9
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -661,8 +661,8 @@ return [
'description' => 'Path to sfdp'
],
'shorthost_target_length' => [
'description' => 'shortend hostname maximum length',
'help' => 'shrinks hostname to maximum length, but always complete subdomain parts'
'description' => 'Shortened hostname maximum length',
'help' => 'Shrinks hostname to maximum length, but always complete subdomain parts'
],
'site_style' => [
'description' => 'Set the site css style',
+2 -2
View File
@@ -632,8 +632,8 @@ return [
'description' => 'sfdp 路徑'
],
'shorthost_target_length' => [
'description' => 'shortend hostname maximum length',
'help' => 'shrinks hostname to maximum length, but always complete subdomain parts'
'description' => 'Shortened hostname maximum length',
'help' => 'Shrinks hostname to maximum length, but always complete subdomain parts'
],
'site_style' => [
'description' => '設定站台 css 樣式',