aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-06-10 12:47:15 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-06-10 12:47:15 +0100
commitc84ed36719f8bfc72ef52e8e0a43003464de587e (patch)
tree388247e2f5a4b8ccb9ee617c395d906536256f76 /TODO
parentfa68d0a16ec757bd5ef148bf7060707512baa303 (diff)
downloadrtmux-c84ed36719f8bfc72ef52e8e0a43003464de587e.tar.gz
rtmux-c84ed36719f8bfc72ef52e8e0a43003464de587e.tar.bz2
rtmux-c84ed36719f8bfc72ef52e8e0a43003464de587e.zip
Spelling, from Josh Soref.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index fbe91744..60314ced 100644
--- a/TODO
+++ b/TODO
@@ -71,7 +71,7 @@
table() cb to give the table name ("vi" or "emacs"). anything in the
table fires the command, anything not in the table is injected as a
key
- * searching in copy mode should unwrap lines, so if you seach for "foobar"
+ * searching in copy mode should unwrap lines, so if you search for "foobar"
then it should be found even if it is now "foo\nbar" (if the WRAP flag
is set on the line)