Skip to content

Commit 54f949b

Browse files
sdepouwmhilbrunner
authored andcommitted
Update upgrading_to_godot_4.5.rst
Fix a typo.
1 parent 417bf9e commit 54f949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/migrating/upgrading_to_godot_4.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Method ``instance_set_interpolated`` removed
6464
.. note::
6565

6666
In C#, the enum ``RenderingDevice.Features`` breaks compatibility because of the way the bindings generator
67-
detects the enum prefix. New members where added to the enum in `GH-103941`_ that caused the enum member
67+
detects the enum prefix. New members were added to the enum in `GH-103941`_ that caused the enum member
6868
``Address`` to be renamed to ``BufferDeviceAddress``.
6969

7070
GLTF

0 commit comments

Comments
 (0)