Browse Source

Merge pull request #68557 from neropatti/master

Fix typo, change ´ to '
Matthew 3 năm trước cách đây
mục cha
commit
c17f17eb98

+ 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.
 		This is an internal editor class intended for keeping data of nodes of unknown type.
 	</brief_description>
 	</brief_description>
 	<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>
 	</description>
 	<tutorials>
 	<tutorials>
 	</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.
 		This is an internal editor class intended for keeping data of resources of unknown type.
 	</brief_description>
 	</brief_description>
 	<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>
 	</description>
 	<tutorials>
 	<tutorials>
 	</tutorials>
 	</tutorials>