Fix error explanation formatting

This commit is contained in:
Andrew Lygin 2016-11-26 21:19:30 +03:00
parent 9fb81b92f9
commit 984c039e4e
3 changed files with 11 additions and 10 deletions

View file

@ -57,9 +57,10 @@ An unknown "kind" was specified for a link attribute. Erroneous code example:
Please specify a valid "kind" value, from one of the following:
- static
- dylib
- framework
* static
* dylib
* framework
"##,
E0459: r##"