kimgr added a subscriber: kimgr.
kimgr added a comment.

I only caught this typo after it was committed.


================
Comment at: clang-tools-extra/trunk/clang-rename/tool/clang-rename.py:17-18
@@ +16,4 @@
+All you have to do now is to place a cursor on a variable/function/class which
+you would like to rename and press ',cr'. You will be promted a new name if the
+cursor points to a valid symbol.
+'''
----------------
s/promted/prompted for/


Repository:
  rL LLVM

http://reviews.llvm.org/D22087



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to