Skip to content

Commit 666b36d

Browse files
committed
typo
1 parent 43afefa commit 666b36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftGen/TemplateRef.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ enum TemplateRef: Equatable {
5050
logMessage(
5151
.warning,
5252
"""
53-
Refering templates in Application Support by name will be deprecated in SwiftGen 7.0.
53+
Referring templates in Application Support by name will be deprecated in SwiftGen 7.0.
5454
For custom templates, please use `templatePath` instead of `templateName` to point to them.
5555
We also recommend you move your custom templates from \(Path.deprecatedAppSupportTemplates)
5656
to your project's folder so that your project is able to run independently on all machines.

0 commit comments

Comments
 (0)