Skip to content

Commit 4588f42

Browse files
committed
MultiLineStringLiteralDiagnoticsGenerator -> MultiLineStringLiteralDiagnosticsGenerator
1 parent 183aa3e commit 4588f42

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Sources/SwiftParserDiagnostics/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ add_swift_host_library(SwiftParserDiagnostics
1111
LexerDiagnosticMessages.swift
1212
MissingNodesError.swift
1313
MissingTokenError.swift
14-
MultiLineStringLiteralDiagnoticsGenerator.swift
14+
MultiLineStringLiteralDiagnosticsGenerator.swift
1515
ParserDiagnosticMessages.swift
1616
ParseDiagnosticsGenerator.swift
1717
PresenceUtils.swift

0 commit comments

Comments
 (0)