aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/gradient_editor_plugin.h
diff options
context:
space:
mode:
authorRémi Verschelde2017-09-01 16:14:37 +0200
committerGitHub2017-09-01 16:14:37 +0200
commit6e9e25b41d33745f65910fa077c9049ddccb3445 (patch)
tree1690f36306d95149dafb18bbd9f6c482140549fd /editor/plugins/gradient_editor_plugin.h
parent1e0fc4dc4e3143d2905d754099dff5f911188e49 (diff)
parented606ded52132f7afed03d99fabed7b111ce9a51 (diff)
downloadgodot-6e9e25b41d33745f65910fa077c9049ddccb3445.tar.gz
godot-6e9e25b41d33745f65910fa077c9049ddccb3445.tar.zst
godot-6e9e25b41d33745f65910fa077c9049ddccb3445.zip
Merge pull request #10861 from Noshyaar/pr-header
Fix files header [ci skip]
Diffstat (limited to 'editor/plugins/gradient_editor_plugin.h')
-rw-r--r--editor/plugins/gradient_editor_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/plugins/gradient_editor_plugin.h b/editor/plugins/gradient_editor_plugin.h
index c169fa094..ff7bf858c 100644
--- a/editor/plugins/gradient_editor_plugin.h
+++ b/editor/plugins/gradient_editor_plugin.h
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* color_ramp_editor_plugin.h */
+/* gradient_editor_plugin.h */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */