Skip to content

Commit 146ea53

Browse files
authored
Merge pull request #11297 from sdepouw/patch-1
Update upgrading_to_godot_4.5.rst
2 parents e958d86 + 0e125e0 commit 146ea53

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)