summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-12-06 22:51:46 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-12-06 22:51:46 +0000
commit8dcb6b96c5c8e132af6c4a61bf105ac2625ecd53 (patch)
tree6c6495e346ea79815e634047602a0e3c69a568ea
parente0e7febe1a2574e04b7febc75e54bab58ea59403 (diff)
downloadbcm5719-llvm-8dcb6b96c5c8e132af6c4a61bf105ac2625ecd53.tar.gz
bcm5719-llvm-8dcb6b96c5c8e132af6c4a61bf105ac2625ecd53.zip
Minor comment string change.
llvm-svn: 121063
-rw-r--r--lldb/test/foundation/main.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/foundation/main.m b/lldb/test/foundation/main.m
index 837e11285e4..fedb087ee55 100644
--- a/lldb/test/foundation/main.m
+++ b/lldb/test/foundation/main.m
@@ -35,7 +35,7 @@
- (NSString *)description
{
- // Set a breakpoint on this function for '-[MyString description]' and test expressions:
+ // Set a breakpoint on '-[MyString description]' and test expressions:
// expression (char *)sel_getName(_cmd)
if (self.descriptionPauses)
{
OpenPOWER on IntegriCloud