Skip to content

Commit 3343c13

Browse files
author
Johnny Chen
committed
Minor module-level docstring change.
llvm-svn: 133476
1 parent dd68ab8 commit 3343c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Test lldb Python API object's default constructor to make sure it is invalid
2+
Test lldb Python API object's default constructor and make sure it is invalid
33
after initial construction.
44
55
There are two exceptions to the above general rules, though; the API objects are

0 commit comments

Comments
 (0)