aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Kim2014-12-21 20:30:05 -0500
committerJosh Kim2014-12-21 20:30:05 -0500
commita654f31fe8e05f816cbeb1d97e0a8703fe4b18f4 (patch)
tree25dad3a6776074a0996bd1c5a809ed8e793de141
parentb38f0111d98c80fc3a03851a045feba447cc04ea (diff)
downloadvimium-a654f31fe8e05f816cbeb1d97e0a8703fe4b18f4.tar.bz2
fixes spelling error
-rw-r--r--background_scripts/settings.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/background_scripts/settings.coffee b/background_scripts/settings.coffee
index 4a63a5fb..e90bc1f8 100644
--- a/background_scripts/settings.coffee
+++ b/background_scripts/settings.coffee
@@ -62,7 +62,7 @@ root.Settings = Settings =
defaults:
scrollStepSize: 60
smoothScroll: true
- keyMappings: "# Insert your prefered key mappings here."
+ keyMappings: "# Insert your preferred key mappings here."
linkHintCharacters: "sadfjklewcmpgh"
linkHintNumbers: "0123456789"
filterLinkHints: false