From 65f5d9633b984c4960d99a16728b32e025c95d38 Mon Sep 17 00:00:00 2001 From: Jan Niklas Hasse Date: Wed, 14 Nov 2018 15:09:19 +0100 Subject: Fix rendering of code block, fix #955 --- doc/manual.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc index 9e55c02..86d9aaa 100644 --- a/doc/manual.asciidoc +++ b/doc/manual.asciidoc @@ -593,7 +593,7 @@ Ninja supports this processing in two forms. to its stdout. Ninja then filters these lines from the displayed output. No `depfile` attribute is necessary, but the localized string in front of the the header file path. For instance - `msvc_deps_prefix = Note: including file: ` + `msvc_deps_prefix = Note: including file:` for a English Visual Studio (the default). Should be globally defined. + ---- -- cgit v0.12