Skip to content

Commit 02f18c3

Browse files
glbrnttgjcairo
andauthored
Update Sources/GRPCCodeGen/CodeGenerator.swift
Co-authored-by: Gus Cairo <[email protected]>
1 parent 7ad2694 commit 02f18c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCCodeGen/CodeGenerator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public struct CodeGenerator: Sendable {
8787
public static var `package`: Self { Self(level: .`package`) }
8888
}
8989

90-
// The availability that generated code is annotated generated with.
90+
// The availability that generated code is annotated with.
9191
public struct AvailabilityAnnotations: Sendable, Hashable {
9292
public struct Platform: Sendable, Hashable {
9393
/// The name of the OS, e.g. 'macOS'.

0 commit comments

Comments
 (0)