瀏覽代碼

Merge pull request #68557 from neropatti/master

Fix typo, change ´ to '
Matthew 2 年之前
父節點
當前提交
c17f17eb98
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      doc/classes/MissingNode.xml
  2. 1 1
      doc/classes/MissingResource.xml

+ 1 - 1
doc/classes/MissingNode.xml

@@ -4,7 +4,7 @@
 		This is an internal editor class intended for keeping data of nodes of unknown type.
 	</brief_description>
 	<description>
-		This is an internal editor class intended for keeping data of nodes of unknown type (most likely this type was supplied by an extension that is no longer loaded). It can´t be manually instantiated or placed in the scene. Ignore it if you don't know what it is.
+		This is an internal editor class intended for keeping data of nodes of unknown type (most likely this type was supplied by an extension that is no longer loaded). It can't be manually instantiated or placed in the scene. Ignore it if you don't know what it is.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 1
doc/classes/MissingResource.xml

@@ -4,7 +4,7 @@
 		This is an internal editor class intended for keeping data of resources of unknown type.
 	</brief_description>
 	<description>
-		This is an internal editor class intended for keeping data of resources of unknown type (most likely this type was supplied by an extension that is no longer loaded). It can´t be manually instantiated or placed in the scene. Ignore it if you don't know what it is.
+		This is an internal editor class intended for keeping data of resources of unknown type (most likely this type was supplied by an extension that is no longer loaded). It can't be manually instantiated or placed in the scene. Ignore it if you don't know what it is.
 	</description>
 	<tutorials>
 	</tutorials>