changeset 1585:da6a359c8a03

Fix typo reported in issue #34 http://bitbucket.org/McKael/mcabber-crew/issue/34/typos-mcabberrcexample
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2009 17:06:07 +0200
parents 18069a9dca4a
children 590ade2780bd
files mcabber/mcabberrc.example
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Oct 04 17:01:44 2009 +0200
+++ b/mcabber/mcabberrc.example	Sun Oct 04 17:06:07 2009 +0200
@@ -472,9 +472,9 @@
 #set use_mouse = 1
 
 # Key bindings
-# Ctlr-q (17) bound to /roster unread_next
+# Ctrl-q (17) bound to /roster unread_next
 bind 17 = roster unread_next
-# Ctlr-x (24) bound to /roster alternate
+# Ctrl-x (24) bound to /roster alternate
 bind 24 = roster alternate
 # F5 (269) bound to /roster toggle_offline  (centericq-like, IIRC)
 bind 269 = roster toggle_offline