diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/math/geometry_2d.cpp | 2 | ||||
-rw-r--r-- | core/math/geometry_3d.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/math/geometry_2d.cpp b/core/math/geometry_2d.cpp index 7d8fde8bcc..4636e1c774 100644 --- a/core/math/geometry_2d.cpp +++ b/core/math/geometry_2d.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* geometry.cpp */ +/* geometry_2d.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ diff --git a/core/math/geometry_3d.cpp b/core/math/geometry_3d.cpp index 3b30f4b1fe..7eef94c269 100644 --- a/core/math/geometry_3d.cpp +++ b/core/math/geometry_3d.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* geometry.cpp */ +/* geometry_3d.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |