mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 21:00:29 +00:00
[lit] Fix typo.
- Noticed by edward-san (IRC). llvm-svn: 188096
This commit is contained in:
parent
169eb89854
commit
57185707f2
@ -11,7 +11,7 @@ class TestingConfig:
|
||||
@staticmethod
|
||||
def fromdefaults(litConfig):
|
||||
"""
|
||||
fromdefaults(litConfig -> TestingConfig
|
||||
fromdefaults(litConfig) -> TestingConfig
|
||||
|
||||
Create a TestingConfig object with default values.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user