Skip to content

Commit e6c03bd

Browse files
committed
[Gardening] Tweak comment.
1 parent 10264ad commit e6c03bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SIL/Parser/ParseSIL.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8085,7 +8085,7 @@ ProtocolConformanceRef SILParser::parseProtocolConformanceHelper(
80858085
return retVal;
80868086
}
80878087

8088-
/// Parser a single SIL vtable entry and add it to either \p witnessEntries
8088+
/// Parser a single SIL wtable entry and add it to either \p witnessEntries
80898089
/// or \c conditionalConformances.
80908090
static bool parseSILWitnessTableEntry(
80918091
Parser &P,

0 commit comments

Comments
 (0)