Skip to content

Commit

Permalink
Capitalisation. Book body copy tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
babalela authored and judofyr committed Feb 21, 2010
1 parent 98bbdc4 commit 3074bb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/camping
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ if conf.server.nil? || conf.server == "mongrel"
require 'mongrel'
conf.server = "mongrel"
rescue LoadError
puts "!! could not load mongrel. Falling back to webrick."
puts "!! Could not load mongrel. Falling back to webrick."
conf.server = "webrick"
end
end
Expand Down
2 changes: 1 addition & 1 deletion book/01_introduction
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ which got plenty of nice people willing to help. We also have an IRC-channel
at {#camping @ irc.freenode.net}[http://java.freenode.net/?channel=camping]
if you're into that sort of things.

Enough talk. Ready? Continue to {"Getting Started"}[link:book/02_getting_started.html].
Enough talk. Ready? Let's {"get started"}[link:book/02_getting_started.html].

0 comments on commit 3074bb6

Please sign in to comment.