Skip to content

Commit 8bb84c9

Browse files
committed
Updated name
1 parent 094edfb commit 8bb84c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FirephpRails
2-
============
1+
FirePHP Rails Plugin
2+
====================
33

44
Introduction goes here.
55

@@ -10,4 +10,4 @@ Example
1010
Example goes here.
1111

1212

13-
Copyright (c) 2009 [name of plugin creator], released under the MIT license
13+
Copyright (c) 2009 Nathan L Smith, released under the MIT license

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ end
1616
desc 'Generate documentation for the firephp_rails plugin.'
1717
Rake::RDocTask.new(:rdoc) do |rdoc|
1818
rdoc.rdoc_dir = 'rdoc'
19-
rdoc.title = 'FirephpRails'
19+
rdoc.title = 'FirePHP Rails plugin'
2020
rdoc.options << '--line-numbers' << '--inline-source'
2121
rdoc.rdoc_files.include('README')
2222
rdoc.rdoc_files.include('lib/**/*.rb')

0 commit comments

Comments
 (0)