~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/specifying_revisions.txt

  • Committer: Frank Aspell
  • Date: 2009-02-17 11:40:05 UTC
  • mto: (4054.1.1 doc)
  • mto: This revision was merged to the branch mainline in revision 4056.
  • Revision ID: frankaspell@googlemail.com-20090217114005-ojufrp6rqht664um
Fixed typos.

Fixed some typos in bzr doc's using "aspell -l en -c FILENAME".

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
**before**
94
94
    ''rev'' specifies the leftmost parent of ''rev'', that is the revision
95
95
    that appears before ''rev'' in the revision history, or the revision that
96
 
    was current when ''rev'' what comitted.
 
96
    was current when ''rev'' what committed.
97
97
 
98
98
''rev'' can be any revision specifier and may be chained.
99
99