summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/math/disjoint_set.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/math/disjoint_set.cpp b/core/math/disjoint_set.cpp
index 838939e1ba..c9d47aa0ae 100644
--- a/core/math/disjoint_set.cpp
+++ b/core/math/disjoint_set.cpp
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* disjoint_set.h */
+/* disjoint_set.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */