aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-02-04 16:30:18 +0100
committerXavier Noria <fxn@hashref.com>2010-02-04 16:30:18 +0100
commitb838a5c92b3ef307dfe4300731defdb97511fa92 (patch)
tree3192c25f811342818b97f448e61ac5b00adbf5ea /railties
parent66f501e9a242849abdc248fdb452bf3aaae3af2f (diff)
downloadrails-b838a5c92b3ef307dfe4300731defdb97511fa92.tar.gz
rails-b838a5c92b3ef307dfe4300731defdb97511fa92.tar.bz2
rails-b838a5c92b3ef307dfe4300731defdb97511fa92.zip
typography detail in release notes
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/3_0_release_notes.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile
index 48ff85f71a..dd3d3f065b 100644
--- a/railties/guides/source/3_0_release_notes.textile
+++ b/railties/guides/source/3_0_release_notes.textile
@@ -43,7 +43,7 @@ rails console # => ./script/console
rails g scaffold post title:string # => ./script/generate scaffold post title:string
</shell>
-Run rails --help for a list of all the options.
+Run <tt>rails --help</tt> for a list of all the options.
h4. Dependencies and config.gem