summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthew <matthewehr@hotmail.com>2022-11-12 08:57:55 -0500
committerGitHub <noreply@github.com>2022-11-12 08:57:55 -0500
commitc17f17eb98188a7134c85bdbdf0123127c462046 (patch)
tree0debc5e5ac0d4ba8e93bb1b6dd90c2a3a86e870b /doc
parent324106b3dfd7a70c283f5adf17d53cfc48c8cdae (diff)
parent0a39bac40f998ac278e23cd8127129aafaa98634 (diff)
Merge pull request #68557 from neropatti/master
Fix typo, change ´ to '
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/MissingNode.xml2
-rw-r--r--doc/classes/MissingResource.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/MissingNode.xml b/doc/classes/MissingNode.xml
index b5aa02cfd6..ac54329313 100644
--- a/doc/classes/MissingNode.xml
+++ b/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>
diff --git a/doc/classes/MissingResource.xml b/doc/classes/MissingResource.xml
index eede6350d8..e5a6c4d064 100644
--- a/doc/classes/MissingResource.xml
+++ b/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>