Fix keychord mention

This commit is contained in:
Bozhidar Batsov 2013-05-30 14:27:35 +03:00
parent 576aec6fd3
commit a1d295d4c2

View file

@ -273,7 +273,7 @@ Keybinding | Description
In some cases you may not want to have a key-chord that is defined by prelude,
in which case you can disable the binding in your `personal.el` file by setting
its command to `nil`. For example, to disable the `kk` key-chord add the
its command to `nil`. For example, to disable the `jj` key-chord add the
following line:
```lisp