summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/test_runner/process_control.py')
-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 9cbdd7ce8ab..17a0b0f4963 100644
--- a/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
+++ b/lldb/packages/Python/lldbsuite/test/test_runner/process_control.py
@@ -98,7 +98,7 @@ class ProcessHelper(object):
Clients of the class should stick to the methods provided in this
base class.
- @see ProcessHelper.process_helper()
+ \see ProcessHelper.process_helper()
"""
def __init__(self):
OpenPOWER on IntegriCloud