Преглед изворни кода

Fix typo of the CoreOnly directory files (#13328)

Seyed Mojtaba Hosseini Zeidabadi пре 1 година
родитељ
комит
d1eb408968
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      CoreOnly/Tests/FirebasePodTest/FirebasePodTest/SceneDelegate.swift

+ 1 - 1
CoreOnly/Tests/FirebasePodTest/FirebasePodTest/SceneDelegate.swift

@@ -32,7 +32,7 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
     // Called as the scene is being released by the system.
     // This occurs shortly after the scene enters the background, or when its session is discarded.
     // Release any resources associated with this scene that can be re-created the next time the
-    // scene connects. The scene may re-connect later, as its session was not neccessarily
+    // scene connects. The scene may re-connect later, as its session was not necessarily
     // discarded (see `application:didDiscardSceneSessions` instead).
   }