This commit is contained in:
Matt Selsky 2020-04-28 19:27:51 -04:00
parent a01652d3c2
commit a67a1bfc6e
1 changed files with 1 additions and 1 deletions

2
waflib/Context.py Normal file → Executable file
View File

@ -530,7 +530,7 @@ class Context(ctx):
"""
Prints a configuration message of the form ``msg: result``.
The second part of the message will be in colors. The output
can be disabled easly by setting ``in_msg`` to a positive value::
can be disabled easily by setting ``in_msg`` to a positive value::
def configure(conf):
self.in_msg = 1