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 1ed3a9b commit 539935fCopy full SHA for 539935f
Sources/TSCBasic/DiagnosticsEngine.swift
@@ -200,7 +200,7 @@ public struct StringDiagnostic: DiagnosticData {
200
}
201
202
203
-/// Represents a diagnostic location whic is unknown.
+/// Represents a diagnostic location which is unknown.
204
public final class UnknownLocation: DiagnosticLocation {
205
/// The singleton instance.
206
public static let location = UnknownLocation()
0 commit comments