From 1739fd6ab8bd72f41ef764dd228e4e9b8ae68598 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 2 Jan 2015 10:33:06 +0530 Subject: [PATCH] ... --- manual/edit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/edit.rst b/manual/edit.rst index cabf837350..338d25216a 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -747,7 +747,7 @@ the correct filename and relative path to the file. The editor has auto-complete to make that easier. As you type a filename, the editor automatically pops up suggestions. Simply -sue the Tab key to select the correct file name. The editor even offers +use the Tab key to select the correct file name. The editor even offers suggestions for links pointing to an anchor inside another HTML file. After you type the ``#`` character, the editor will show you a list of all anchors in the target file, with a small snippet of text to help you choose the right anchor.