fix syntax highlighting

This commit is contained in:
Timo Schilling
2016-04-13 13:41:31 +02:00
parent 8c67e915b4
commit 1863f325c0
+1 -1
View File
@@ -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
```