Skip to content

Commit 69e2842

Browse files
committed
Fix swift comments
1 parent 54b9e7f commit 69e2842

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

drivers/apple_embedded/godot_swiftui_view_controller.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**************************************************************************/
2-
/* app.swift */
2+
/* godot_swiftui_view_controller.swift */
33
/**************************************************************************/
44
/* This file is part of: */
55
/* GODOT ENGINE */

platform/ios/app_ios.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**************************************************************************/
2-
/* app.swift */
2+
/* app_ios.swift */
33
/**************************************************************************/
44
/* This file is part of: */
55
/* GODOT ENGINE */

platform/visionos/app_visionos.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**************************************************************************/
2-
/* app.swift */
2+
/* app_visionos.swift */
33
/**************************************************************************/
44
/* This file is part of: */
55
/* GODOT ENGINE */

0 commit comments

Comments
 (0)