fixed spellcheck/lint issues on running make in ./scripts/ (#1134)

pull/1138/head
Dipl.-Ing. Raoul Rubien, BSc 8 years ago committed by Andrew Pardoe
parent 25d9d12e15
commit 888067d6ff

@ -20207,7 +20207,7 @@ Minimize unintentional conversions.
##### Example, good
void print(int i);
void print(string_view); // also works on any stringlike sequence
void print(string_view); // also works on any string-like sequence
print(1); // clear, automatic type matching
print("xyzzy"); // clear, automatic type matching

@ -24073,6 +24073,7 @@ clutter/GSD
cluttered/U
cm
cnidarian/MS
cnt
co/DES
coach/MSRDG
coacher/M

Loading…
Cancel
Save