diff --git a/build_mode.hh b/build_mode.hh index 7b7d54f4b8..c8f287aa99 100644 --- a/build_mode.hh +++ b/build_mode.hh @@ -14,7 +14,7 @@ #endif #ifndef STRINGIFY -// We need to levels of indirection +// We need two levels of indirection // to make a string out of the macro name. // The outer level expands the macro // and the inner level makes a string out of the expanded macro.