From 6ec4591f02953963b5f4ad537184c66baf903f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20Viitam=C3=A4ki?= Date: Fri, 16 Aug 2013 11:45:15 +0300 Subject: [PATCH] fixing small typo --- doc_src/bind.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/bind.txt b/doc_src/bind.txt index 1e434b06a..d7d17044f 100644 --- a/doc_src/bind.txt +++ b/doc_src/bind.txt @@ -17,7 +17,7 @@ an escape character, Alt-based key bindings can be written using the using the \c \\c escape, for example Control-x (^X) can be written as \\cx. Note that Alt-based key bindings are case sensitive and Control-based key bindings are not. This is a constraint of text-based -termainls, not \c fish. +terminals, not \c fish. The default key binding can be set by specifying a SEQUENCE of the empty string (that is, ''). It will be used whenever no