~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Martin
  • Date: 2010-09-28 18:51:47 UTC
  • mto: This revision was merged to the branch mainline in revision 5450.
  • Revision ID: gzlist@googlemail.com-20100928185147-c07zkm6js2kbu0uu
Fix some "its" vs. "it's" spelling confusion in bzrlib code... also, ahem, a name in the NEWS file

Show diffs side-by-side

added added

removed removed

Lines of Context:
512
512
 
513
513
  checkout     Create a working tree when a branch does not have one.
514
514
  remove-tree  Removes the working tree from a branch when it is safe to do so.
515
 
  update       When a working tree is out of sync with it's associated branch
 
515
  update       When a working tree is out of sync with its associated branch
516
516
               this will update the tree to match the branch.
517
517
"""
518
518