summaryrefslogtreecommitdiff
path: root/desktop/options_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/options_main.h')
-rw-r--r--desktop/options_main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/options_main.h b/desktop/options_main.h
index d44c26505..9ec4888bc 100644
--- a/desktop/options_main.h
+++ b/desktop/options_main.h
@@ -323,7 +323,7 @@
{ "foreground_images", OPTION_BOOL, &nsoptions.foreground_images }, \
{ "background_images", OPTION_BOOL, &nsoptions.background_images }, \
{ "animate_images", OPTION_BOOL, &nsoptions.animate_images }, \
- { "enable_javasctipt", OPTION_BOOL, &nsoptions.enable_javascript}, \
+ { "enable_javascript", OPTION_BOOL, &nsoptions.enable_javascript}, \
{ "expire_url", OPTION_INTEGER, &nsoptions.expire_url }, \
{ "font_default", OPTION_INTEGER, &nsoptions.font_default }, \
{ "ca_bundle", OPTION_STRING, &nsoptions.ca_bundle }, \