From 1863f325c06d83bf843a9d453fcff14f54622aa7 Mon Sep 17 00:00:00 2001 From: Timo Schilling Date: Wed, 13 Apr 2016 13:41:31 +0200 Subject: fix syntax highlighting --- doc/guides/compile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guides/compile.md b/doc/guides/compile.md index a1c89882a..d07b4f65f 100644 --- a/doc/guides/compile.md +++ b/doc/guides/compile.md @@ -67,7 +67,7 @@ toolchain :clang Toolchain configuration for Visual Studio on Windows. If you use the [Visual Studio Command Prompt](http://msdn.microsoft.com/en-us/library/ms229859\(v=vs.110\).aspx), you normally do not have to specify this manually, since it gets automatically detected by our build process. -``` +```ruby toolchain :visualcpp ``` -- cgit v1.2.3