aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-12-20 18:37:53 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-12-20 18:37:53 +0100
commitf7b2c85cd6ff8048c1bed1410c9005ee5fe90515 (patch)
tree17a715619e7248462de55df966ca7c01db439d32 /examples
parent31f9b4165c2723192a8e53af3456733f0d3f5503 (diff)
typo
Diffstat (limited to 'examples')
-rw-r--r--examples/config/uzbl/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index 33e074f..7c78ead 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -317,7 +317,7 @@ set default_mode = command
# Changing mode method via set.
@bind I = @set_mode insert
-# Or toggle between modes by rasing the toggle event.
+# Or toggle between modes by raising the toggle event.
set toggle_cmd_ins = @toggle_modes command insert
@bind i = @toggle_cmd_ins