Merge remote-tracking branch 'esr/master'
authorW. Trevor King <wking@tremily.us>
Fri, 2 Aug 2013 17:51:52 +0000 (10:51 -0700)
committerW. Trevor King <wking@tremily.us>
Fri, 2 Aug 2013 17:51:52 +0000 (10:51 -0700)
* esr/master:
  Typo fix.

doc/tutorial.txt

index 2e4d949722de50fc455d0e6ec746eddf7de7cb50..a3452fc834e4a25d9d5580cd0adf4009606c0c29 100644 (file)
@@ -251,7 +251,7 @@ Showing changes
 Often you will want to see what's going on in another dev's branch or
 remind yourself what you've been working on recently.  All VCSs have
 some sort of ``diff`` command that shows what's changed since revision
-``XYZ``.  BE has it's own command that formats the bug-repository
+``XYZ``.  BE has its own command that formats the bug-repository
 portion of those changes in an easy-to-understand summary format.  To
 compare your working tree with the last commit::