diff options
Diffstat (limited to 'build/diagnostics.cxx')
-rw-r--r-- | build/diagnostics.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/diagnostics.cxx b/build/diagnostics.cxx index 2f9525b..075dbab 100644 --- a/build/diagnostics.cxx +++ b/build/diagnostics.cxx @@ -203,7 +203,7 @@ namespace build } while (*p != nullptr); } - // Trace verbosity level. + // Diagnostics verbosity level. // uint16_t verb; |