compeltions are never appropriate.

llvm-svn: 207066
This commit is contained in:
Nico Weber 2014-04-24 03:06:18 +00:00
parent 7de358e936
commit dd9c19fe94
1 changed files with 1 additions and 1 deletions

View File

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