summaryrefslogtreecommitdiffstats
path: root/lib/generators
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2015-06-21 16:38:29 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2015-06-21 16:38:29 +0000
commit3036eaba5238e68381dcfdbcdfc99c4c7e7c795a (patch)
tree493dc876ea7be7a3a6431dbf4e82ab553317fbbe /lib/generators
parent15c7066ddefdc684cb3132a68e2ecf70296eefcf (diff)
downloadredmine-3036eaba5238e68381dcfdbcdfc99c4c7e7c795a.tar.gz
redmine-3036eaba5238e68381dcfdbcdfc99c4c7e7c795a.zip
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/generators')
-rw-r--r--lib/generators/redmine_plugin/USAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/generators/redmine_plugin/USAGE b/lib/generators/redmine_plugin/USAGE
index 793f2fc5e..c500d54dd 100644
--- a/lib/generators/redmine_plugin/USAGE
+++ b/lib/generators/redmine_plugin/USAGE
@@ -1,6 +1,6 @@
Description:
The plugin generator creates stubs for a new Redmine plugin.
-
+
Example:
./script/rails generate redmine_plugin meetings
create plugins/meetings/app