]> granicus.if.org Git - clang/commitdiff
compeltions are never appropriate.
authorNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 03:06:18 +0000 (03:06 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 03:06:18 +0000 (03:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207066 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang-c/Index.h

index 386e0ffc315ba12bbbac2aa5497bce7ad43957da..e1d090bce93e941d1826a2bb699312240a49dfec 100644 (file)
@@ -5121,7 +5121,7 @@ CXDiagnostic clang_codeCompleteGetDiagnostic(CXCodeCompleteResults *Results,
                                              unsigned Index);
 
 /**
- * \brief Determines what compeltions are appropriate for the context
+ * \brief Determines what completions are appropriate for the context
  * the given code completion.
  * 
  * \param Results the code completion results to query