From 3074bb6279199830748aa991e5e0b121d31b9e2f Mon Sep 17 00:00:00 2001 From: Babalela Date: Tue, 16 Feb 2010 23:01:40 +0800 Subject: [PATCH] Capitalisation. Book body copy tweak. --- bin/camping | 2 +- book/01_introduction | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/camping b/bin/camping index e722d3a..21f3eab 100755 --- a/bin/camping +++ b/bin/camping @@ -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 diff --git a/book/01_introduction b/book/01_introduction index 15f776e..77d97d7 100644 --- a/book/01_introduction +++ b/book/01_introduction @@ -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].