From 8455e901f39c90d581aeb8913640219fb8754e77 Mon Sep 17 00:00:00 2001
From: Paul Joannon <437025+paulloz@users.noreply.github.com>
Date: Thu, 18 Mar 2021 12:04:28 +0100
Subject: class reference proofreading
---
doc/classes/NodePath.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes/NodePath.xml')
diff --git a/doc/classes/NodePath.xml b/doc/classes/NodePath.xml
index e3f5fa1ce5..817ccd5160 100644
--- a/doc/classes/NodePath.xml
+++ b/doc/classes/NodePath.xml
@@ -70,7 +70,7 @@
- Returns a node path with a colon character ([code]:[/code]) prepended, transforming it to a pure property path with no node name (defaults to resolving from the from the current node).
+ Returns a node path with a colon character ([code]:[/code]) prepended, transforming it to a pure property path with no node name (defaults to resolving from the current node).
[codeblocks]
[gdscript]
# This will be parsed as a node path to the "x" property in the "position" node.
--
cgit v1.2.3