diff options
Diffstat (limited to 'drivers/metal/metal_objects.h')
-rw-r--r-- | drivers/metal/metal_objects.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/metal/metal_objects.h b/drivers/metal/metal_objects.h index 030b353ee8..f1e4d0dc5a 100644 --- a/drivers/metal/metal_objects.h +++ b/drivers/metal/metal_objects.h @@ -880,7 +880,7 @@ public: }; // These functions are used to convert between Objective-C objects and -// the RIDs used by Godot, respecting automatic reference counting. +// the RIDs used by Redot, respecting automatic reference counting. namespace rid { // Converts an Objective-C object to a pointer, and incrementing the |