~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-10-29 08:04:29 UTC
  • mfrom: (4775.1.3 trivial)
  • Revision ID: pqm@pqm.ubuntu.com-20091029080429-lyew1dt9mf17vuje
(mbp) remove 'the the' typos

Show diffs side-by-side

added added

removed removed

Lines of Context:
4511
4511
    before they will be applied to the local branch.
4512
4512
 
4513
4513
    Bound branches use the nickname of its master branch unless it is set
4514
 
    locally, in which case binding will update the the local nickname to be
 
4514
    locally, in which case binding will update the local nickname to be
4515
4515
    that of the master.
4516
4516
    """
4517
4517
 
5362
5362
    /path/to/newbranch.
5363
5363
 
5364
5364
    Bound branches use the nickname of its master branch unless it is set
5365
 
    locally, in which case switching will update the the local nickname to be
 
5365
    locally, in which case switching will update the local nickname to be
5366
5366
    that of the master.
5367
5367
    """
5368
5368