diff options
-rw-r--r-- | doc/tutorial.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.txt b/doc/tutorial.txt index 09d60eb..bb77d12 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -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:: |