فهرست منبع

Review FirebaseRemoteConfig Tests Swift files (#13366)

Seyed Mojtaba Hosseini Zeidabadi 1 سال پیش
والد
کامیت
7a640ac0ca
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      FirebaseRemoteConfig/Tests/Swift/SwiftAPI/FirebaseRemoteConfigSwift_APIBuildTests.swift

+ 1 - 1
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/FirebaseRemoteConfigSwift_APIBuildTests.swift

@@ -46,7 +46,7 @@ final class FirebaseRemoteConfig_APIBuildTests: XCTestCase {
     @unknown default: break
     }
 
-    // Used to pass into the intializers for the custom errors below.
+    // Used to pass into the initializers for the custom errors below.
     let nsError = NSError(domain: "", code: 0, userInfo: nil)
 
     // TODO(ncooke3): Global constants should be lowercase.