From c84ed36719f8bfc72ef52e8e0a43003464de587e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 10 Jun 2016 12:47:15 +0100 Subject: Spelling, from Josh Soref. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') 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) -- cgit