We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1735c commit b4be924Copy full SHA for b4be924
lib/ClangImporter/ImporterImpl.h
@@ -821,7 +821,7 @@ class LLVM_LIBRARY_VISIBILITY ClangImporter::Implementation
821
///
822
/// When the context into which the declaration will be imported
823
/// matches a Clang declaration context (the common case), the
824
- /// result will be expressed as a declaration contet. Otherwise,
+ /// result will be expressed as a declaration context. Otherwise,
825
/// if the Clang type is not itself a declaration context (for
826
/// example, a typedef that comes into Swift as a strong type),
827
/// the type declaration will be provided.
0 commit comments