mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-25 19:30:04 +01:00
Typo
This commit is contained in:
parent
a01652d3c2
commit
a67a1bfc6e
2
waflib/Context.py
Normal file → Executable file
2
waflib/Context.py
Normal file → Executable 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
|
||||
|
Loading…
Reference in New Issue
Block a user