Fix error explanation formatting
This commit is contained in:
parent
9fb81b92f9
commit
984c039e4e
3 changed files with 11 additions and 10 deletions
|
|
@ -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##"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue