Skip to content

Commit b9fc11b

Browse files
committed
Fix a typo
1 parent b7ce6c8 commit b9fc11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GCSMiddleware/RSAUtils.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import Foundation
99
import Security
1010

11-
// Some notes on loading provate keys from PEM data
11+
// Some notes on loading private keys from PEM data
1212
// https://developer.apple.com/forums/thread/680572
1313
// https://developer.apple.com/forums/thread/680554
1414
// https://developer.apple.com/forums/thread/773777

0 commit comments

Comments
 (0)