~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/branch.py

Fixed typo (Olaf Conradi)

Show diffs side-by-side

added added

removed removed

Lines of Context:
223
223
            from_branch.unlock()
224
224
 
225
225
    def get_bound_location(self):
226
 
        """Return the URL of the rbanch we are bound to.
 
226
        """Return the URL of the branch we are bound to.
227
227
 
228
228
        Older format branches cannot bind, please be sure to use a metadir
229
229
        branch.