瀏覽代碼

Update upgrading_to_godot_4.5.rst

Fix a typo.
Scott DePouw 3 天之前
父節點
當前提交
0e125e02b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/migrating/upgrading_to_godot_4.5.rst

+ 1 - 1
tutorials/migrating/upgrading_to_godot_4.5.rst

@@ -64,7 +64,7 @@ Method ``instance_set_interpolated`` removed
 .. note::
 
     In C#, the enum ``RenderingDevice.Features`` breaks compatibility because of the way the bindings generator
-    detects the enum prefix. New members where added to the enum in `GH-103941`_ that caused the enum member
+    detects the enum prefix. New members were added to the enum in `GH-103941`_ that caused the enum member
     ``Address`` to be renamed to ``BufferDeviceAddress``.
 
 GLTF