Merge branch 'typo' into 'master'

Typo

See merge request ita1024/waf!2294
This commit is contained in:
Matt Selsky 2020-07-01 03:41:40 +00:00
commit 83c2af0733
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