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 10264ad commit e6c03bdCopy full SHA for e6c03bd
lib/SIL/Parser/ParseSIL.cpp
@@ -8085,7 +8085,7 @@ ProtocolConformanceRef SILParser::parseProtocolConformanceHelper(
8085
return retVal;
8086
}
8087
8088
-/// Parser a single SIL vtable entry and add it to either \p witnessEntries
+/// Parser a single SIL wtable entry and add it to either \p witnessEntries
8089
/// or \c conditionalConformances.
8090
static bool parseSILWitnessTableEntry(
8091
Parser &P,
0 commit comments