From 96bac6b48e710923a283b6d50ec87f01cff3922c Mon Sep 17 00:00:00 2001 From: Zhongxing Xu Date: Tue, 7 Jul 2009 07:14:55 +0000 Subject: Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74896 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/index-test/index-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/index-test/index-test.cpp') diff --git a/tools/index-test/index-test.cpp b/tools/index-test/index-test.cpp index b30de31706..815d0d0adf 100644 --- a/tools/index-test/index-test.cpp +++ b/tools/index-test/index-test.cpp @@ -17,7 +17,7 @@ // //===----------------------------------------------------------------------===// // -// -point-at [file:column:line] +// -point-at [file:line:column] // Point at a declaration/statement/expression. If no other operation is // specified, prints some info about it. // -- cgit v1.2.3-18-g5258