]> granicus.if.org Git - clang/commitdiff
Fix a typo, Tiles -> Files, NFC
authorVedant Kumar <vsk@apple.com>
Wed, 23 Mar 2016 23:51:36 +0000 (23:51 +0000)
committerVedant Kumar <vsk@apple.com>
Wed, 23 Mar 2016 23:51:36 +0000 (23:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264218 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang-c/Index.h

index a564af88b28b316cef56713d8a0576e641c1b967..9c9bc7a99843d4c585f5f6458b9a6fbd51cb6739 100644 (file)
@@ -4958,7 +4958,7 @@ CINDEX_LINKAGE unsigned clang_defaultCodeCompleteOptions(void);
  * Note that the column should point just after the syntactic construct that
  * initiated code completion, and not in the middle of a lexical token.
  *
- * \param unsaved_files the Tiles that have not yet been saved to disk
+ * \param unsaved_files the Files that have not yet been saved to disk
  * but may be required for parsing or code completion, including the
  * contents of those files.  The contents and name of these files (as
  * specified by CXUnsavedFile) are copied when necessary, so the