Skip to content

Commit 2a37ed3

Browse files
committed
spelling: everything
Signed-off-by: Josh Soref <[email protected]>
1 parent 34f3645 commit 2a37ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCCore/Internal/Base64.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ enum Base64 {
163163
case (true, 1):
164164
throw DecodingError.invalidLength
165165
default:
166-
// everythin alright so far
166+
// everything alright so far
167167
break
168168
}
169169

0 commit comments

Comments
 (0)