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 daa15f4 commit 5f20b5aCopy full SHA for 5f20b5a
clang/bindings/python/clang/cindex.py
@@ -3015,7 +3015,7 @@ class _CXUnsavedFile(Structure):
3015
3016
3017
# Functions calls through the python interface are rather slow. Fortunately,
3018
-# for most symboles, we do not need to perform a function call. Their spelling
+# for most symbols, we do not need to perform a function call. Their spelling
3019
# never changes and is consequently provided by this spelling cache.
3020
SPELLING_CACHE = {
3021
# 0: CompletionChunk.Kind("Optional"),
0 commit comments