Skip to content

Commit 5980c4c

Browse files
authored
Merge pull request #18093 from CodaFi/typo-through-the-tulips
2 parents 4158517 + 9ebb474 commit 5980c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/Frontend/FrontendOptions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ class FrontendOptions {
243243
/// variables by name when we print it out. This eases diffing of SIL files.
244244
bool EmitSortedSIL = false;
245245

246-
/// Indices whether the dependency tracker should track system
246+
/// Indicates whether the dependency tracker should track system
247247
/// dependencies as well.
248248
bool TrackSystemDeps = false;
249249

0 commit comments

Comments
 (0)