Skip to content

Commit 2bac191

Browse files
Merge pull request #1390 from sophiapoirier/diagnotics_spelling_correction
MultiLineStringLiteralDiagnoticsGenerator -> MultiLineStringLiteralDiagnosticsGenerator
2 parents 183aa3e + 4588f42 commit 2bac191

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)