summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/filter-showIncludes.awk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/platform/filter-showIncludes.awk')
-rwxr-xr-xsolenv/gbuild/platform/filter-showIncludes.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/filter-showIncludes.awk b/solenv/gbuild/platform/filter-showIncludes.awk
index 06788a94d368..21a458521308 100755
--- a/solenv/gbuild/platform/filter-showIncludes.awk
+++ b/solenv/gbuild/platform/filter-showIncludes.awk
@@ -55,7 +55,7 @@ BEGIN {
} else {
# because MSVC stupidly prints the include files on stderr, it's
# necessary to forward everything that isn't matched by the pattern
- # so users get to see compiler errros
+ # so users get to see compiler errors
if (firstline) { # ignore the line that just prints name of sourcefile
firstline = 0
} else {