aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Sylvester Johansson <scj@archlinux.us>2009-06-30 20:57:23 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-06-30 20:57:23 +0200
commit84d7728bf5da12cbda3da5c13887d5cf8d52c122 (patch)
tree1c29c1b0fb0a8470e696951536f2506bd49e1748 /examples/config
parent416c930d259ad69827d5a97f6c067f2205284032 (diff)
typos
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/uzbl/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index e7c03dc..a4a5f45 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -32,13 +32,13 @@ set font_size = 11
#set enable_spellcheck = 1
## Private browsing
-#set enbale_private = 0
+#set enable_private = 0
## The URI of a stylesheet that is applied to every page
#set stylesheet_uri = http://www.user.com/mystylelesheet.css
## enable/disable JavaScript
-#set disbale_scripts = 1
+#set disable_scripts = 1
## Whether text areas are resizable
#set resizeable_text_areas = 1