mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
[lit] Fix typo.
- Noticed by edward-san (IRC). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188096 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fc6434a73d
commit
efdcf800fe
@ -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