[lldb] NFC: Fix trivial typo in comments, documents, and messages
Differential Revision: https://reviews.llvm.org/D77460
This commit is contained in:
@@ -72,7 +72,7 @@ class ThreadAPITestCase(TestBase):
|
||||
"main2.cpp", "// we should reach here after 3 step-over's.")
|
||||
|
||||
# We'll use the test method name as the exe_name for executable
|
||||
# comppiled from main2.cpp.
|
||||
# compiled from main2.cpp.
|
||||
self.exe_name = self.testMethodName
|
||||
|
||||
def get_process(self):
|
||||
|
||||
Reference in New Issue
Block a user