From 664739f791b4677f88d90a11eb00fc3f00dd083f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 21 Nov 2014 18:47:13 +0530 Subject: [PATCH] ... --- manual/function_mode.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/function_mode.rst b/manual/function_mode.rst index 9062df4189..d040bd6b3e 100644 --- a/manual/function_mode.rst +++ b/manual/function_mode.rst @@ -190,7 +190,7 @@ And use it with the find expression:: <(h[12]) [^<>]* id=['"]([^'"]+)['"][^<>]*>([^<>]+) -Run the search of :guilabel:`All text files` and at the end of the search, a +Run the search on :guilabel:`All text files` and at the end of the search, a window will popup with "Debug Output from your function" which will have the HTML Table of Contents, ready to be pasted into :file:`toc.html`.