summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-06-01 18:40:11 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-06-01 18:40:11 +0000
commit2ced507a1ea0790950aae42fb1157730fccbd6a2 (patch)
treecda6cd594e96ab426facd18fead2c5e21ac299e1 /lldb/scripts/Python/modify-python-lldb.py
parent3ae49c03a44c8ce5670869cd03a50a30d12560db (diff)
downloadbcm5719-llvm-2ced507a1ea0790950aae42fb1157730fccbd6a2.tar.gz
bcm5719-llvm-2ced507a1ea0790950aae42fb1157730fccbd6a2.zip
Fix comment.
llvm-svn: 132412
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
-rw-r--r--lldb/scripts/Python/modify-python-lldb.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/scripts/Python/modify-python-lldb.py b/lldb/scripts/Python/modify-python-lldb.py
index 2c856acee80..c75b34ee5a8 100644
--- a/lldb/scripts/Python/modify-python-lldb.py
+++ b/lldb/scripts/Python/modify-python-lldb.py
@@ -20,7 +20,7 @@ else:
# print "output_name is '" + output_name + "'"
#
-# lldb_iter() should appear before the our first SB* class definition.
+# lldb_iter() should appear before our first SB* class definition.
#
lldb_iter_def = '''
# ===================================
OpenPOWER on IntegriCloud