~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/testament.py

[merge] small fixes from Jelmer

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
    Testaments can be 
83
83
 
84
84
      - produced from a revision
85
 
      - writen to a stream
 
85
      - written to a stream
86
86
      - loaded from a stream
87
87
      - compared to a revision
88
88
    """