Skip to content

Commit 372e031

Browse files
committed
spelling: a
Signed-off-by: Josh Soref <[email protected]>
1 parent 0b4eabd commit 372e031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCCodeGen/CodeGenerationRequest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ public struct MethodName: Hashable {
442442

443443
/// The name as used as a property.
444444
///
445-
/// This value typically starts with an lowercase character, for example "get".
445+
/// This value typically starts with a lowercase character, for example "get".
446446
public var functionName: String
447447

448448
public init(identifyingName: String, typeName: String, functionName: String) {

0 commit comments

Comments
 (0)