Skip to content

Commit eb91cbb

Browse files
committed
Even better comment.
1 parent 1f2d82a commit eb91cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/commands/target/stop-hooks/TestStopHooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def test_stop_hooks_after_expr(self):
3131
self.after_expr_test()
3232

3333
def test_stop_hooks_before_and_after_creation(self):
34-
"""Test that if we add a stop hooks in the dummy target,
34+
"""Test that if we add stop hooks in the dummy target,
3535
they aren't overridden by the ones set directly in the target."""
3636
self.before_and_after_target()
3737

0 commit comments

Comments
 (0)