summaryrefslogtreecommitdiff
path: root/scene/3d/collision_shape.cpp
diff options
context:
space:
mode:
authorPoommetee Ketson <poommetee@protonmail.com>2017-09-01 21:07:55 +0700
committerPoommetee Ketson <poommetee@protonmail.com>2017-09-01 21:07:55 +0700
commited606ded52132f7afed03d99fabed7b111ce9a51 (patch)
tree1690f36306d95149dafb18bbd9f6c482140549fd /scene/3d/collision_shape.cpp
parent1e0fc4dc4e3143d2905d754099dff5f911188e49 (diff)
Fix files header
Diffstat (limited to 'scene/3d/collision_shape.cpp')
-rw-r--r--scene/3d/collision_shape.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/3d/collision_shape.cpp b/scene/3d/collision_shape.cpp
index 4d4ed30d03..5f1151f8e9 100644
--- a/scene/3d/collision_shape.cpp
+++ b/scene/3d/collision_shape.cpp
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* body_shape.cpp */
+/* collision_shape.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */