Explorar el Código

Review FirebaseVertexAI Sources (#13376)

Seyed Mojtaba Hosseini Zeidabadi hace 1 año
padre
commit
ab29c4cbe6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      FirebaseVertexAI/Sources/Logging.swift

+ 1 - 1
FirebaseVertexAI/Sources/Logging.swift

@@ -28,7 +28,7 @@ struct Logging {
 
   /// The argument required to enable additional logging in the Google AI SDK; used for migration.
   ///
-  /// To facillitate migration between the SDKs, this launch argument is also accepted to enable
+  /// To facilitate migration between the SDKs, this launch argument is also accepted to enable
   /// additional logging at this time, though it is expected to be removed in the future.
   static let migrationEnableArgumentKey = "-GoogleGenerativeAIDebugLogEnabled"