mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
Typo in docstring (#1895)
This commit is contained in:
parent
cfbf539166
commit
0d63f15cde
@ -211,7 +211,7 @@ class grep_for_endianness(Task.Task):
|
||||
@after_method('process_source')
|
||||
def grep_for_endianness_fun(self):
|
||||
"""
|
||||
Used by the endiannes configuration test
|
||||
Used by the endianness configuration test
|
||||
"""
|
||||
self.create_task('grep_for_endianness', self.compiled_tasks[0].outputs[0])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user