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.
2 parents e24e8ba + 61e525e commit 6fe3ee1Copy full SHA for 6fe3ee1
lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
@@ -136,7 +136,7 @@ static SILFunction *getStringMakeUTF8Init(SILInstruction *inst) {
136
}
137
138
// A cache of string-related, SIL information that is needed to create and
139
-// initalize strings from raw string literals. This information is
+// initialize strings from raw string literals. This information is
140
// extracted from instructions while they are constant evaluated. Though the
141
// information contained here can be constructed from scratch, extracting it
142
// from existing instructions is more efficient.
0 commit comments