doc:tutorial: move "you think" before quote in initialization section
authorW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 17:46:11 +0000 (13:46 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 17:46:11 +0000 (13:46 -0400)
doc/tutorial.txt

index 09d60eb077abf7540ee18e6e449437f46b256f4d..bb77d12ef6e08dcf9427ec3b429fe8aced2377f7 100644 (file)
@@ -77,7 +77,7 @@ Initialization
 
 You're happily coding in your Arch_ / Bazaar_ / Darcs_ / Git_ /
 Mercurial_ / Monotone_ versioned project and you discover a bug.
-"Hmm, I'll need a simple way to track these things", you think.  This
+You think, "Hmm, I'll need a simple way to track these things".  This
 is where BE comes in.  One of the benefits of distributed versioning
 systems is the ease of repository creation, and BE follows this trend.
 Just type::