summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2018-05-28 04:22:07 +0000
committerBob Wilson <bob.wilson@apple.com>2018-05-28 04:22:07 +0000
commitc791417a6d17851dcb0a0ee217d2c7ac463e3c47 (patch)
tree389ad29ffda46a7fcd48f38da518865f230a9b5c /lldb/packages/Python/lldbsuite
parentdf8e91995758fc72230814fbde814de16a849394 (diff)
downloadbcm5719-llvm-c791417a6d17851dcb0a0ee217d2c7ac463e3c47.tar.gz
bcm5719-llvm-c791417a6d17851dcb0a0ee217d2c7ac463e3c47.zip
NFC: Fix some comment typos.
llvm-svn: 333364
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
-rw-r--r--lldb/packages/Python/lldbsuite/test/test_runner/process_control.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py b/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
index 720f5112a4c..0b25874c24c 100644
--- a/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
+++ b/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
@@ -9,7 +9,7 @@ within the LLDB test suite.
This module provides process-management support for the LLDB test
-running infrasructure.
+running infrastructure.
"""
# System imports
OpenPOWER on IntegriCloud