summaryrefslogtreecommitdiff
path: root/core/node_path.cpp
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2017-08-07 15:09:43 +0200
committerGitHub <noreply@github.com>2017-08-07 15:09:43 +0200
commite12b422c90f3f866d133ea5ab797fb37f675e019 (patch)
tree33b43d64e38062de5478669f779fd1273048193d /core/node_path.cpp
parent3121b3a4f4c01744184e952d79f9a56e01bdba41 (diff)
parent83691fec4e8afb8ee7044ea73db737bea390893d (diff)
Merge pull request #10112 from ISylvox/completely-renaming-path_db
Renames Leftover 'path_db' -->> 'node_path' [ci skip]
Diffstat (limited to 'core/node_path.cpp')
-rw-r--r--core/node_path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/node_path.cpp b/core/node_path.cpp
index 11df9670f2..ad2eae859d 100644
--- a/core/node_path.cpp
+++ b/core/node_path.cpp
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* path_db.cpp */
+/* node_path.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */