From 2ced507a1ea0790950aae42fb1157730fccbd6a2 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Wed, 1 Jun 2011 18:40:11 +0000 Subject: Fix comment. llvm-svn: 132412 --- lldb/scripts/Python/modify-python-lldb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/scripts/Python/modify-python-lldb.py') 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 = ''' # =================================== -- cgit v1.2.3