From a5308d1dc7ef49ece0cadccf3b6855c8b4f736cf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 7 Feb 2021 12:24:05 +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 187e0c8f02..3f5a5c3cff 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -807,7 +807,7 @@ The HTML editor has very sophisticated syntax highlighting. Features include: * Invalid HTML is highlighted with a red underline * Spelling errors in the text inside HTML tags and attributes such as title are highlighted. The spell checking is language aware, based on the value - of the lang attribute of the current tag and the overall book language. + of the ``lang`` attribute of the current tag and the overall book language. * CSS embedded inside ``