Browse Source

修复一处拼写错误。

oldj 8 years ago
parent
commit
fcf741e14b
3 changed files with 2 additions and 3 deletions
  1. 1 1
      app/lang/en.js
  2. 0 1
      app/ui/bundle.js
  3. 1 1
      app/version.js

+ 1 - 1
app/lang/en.js

@@ -79,7 +79,7 @@ exports.content = {
   , pref_choice_mode_multiple: 'Multiple choices'
   , pref_choice_mode_single: 'Single choice'
   , pref_tab_advanced: 'Advanced'
-  , pref_tab_custom_cmd: 'Custom comand'
+  , pref_tab_custom_cmd: 'Custom commands'
   , pref_tab_general: 'General'
   , pref_tab_usage_data_title: 'Make SwitchHosts! better!'
   , pref_tab_usage_data_desc: 'Would you like to help us improve SwitchHosts! by periodically submitting anonymous usage data?'

File diff suppressed because it is too large
+ 0 - 1
app/ui/bundle.js


+ 1 - 1
app/version.js

@@ -1 +1 @@
-exports.version = [3,3,6,5286];
+exports.version = [3,3,6,5287];

Some files were not shown because too many files changed in this diff