Rev 5298: Fix typo. in file:///home/vila/src/bzr/cleanup/various/

Vincent Ladeuil v.ladeuil+lp at free.fr
Thu Jun 17 08:11:56 BST 2010


At file:///home/vila/src/bzr/cleanup/various/

------------------------------------------------------------
revno: 5298
revision-id: v.ladeuil+lp at free.fr-20100617071155-by34vqnqqlvzuwt1
parent: pqm at pqm.ubuntu.com-20100615101932-2r8oodhzh49yhhjh
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: various
timestamp: Thu 2010-06-17 09:11:55 +0200
message:
  Fix typo.
-------------- next part --------------
=== modified file 'bzrlib/treebuilder.py'
--- a/bzrlib/treebuilder.py	2009-03-23 14:59:43 +0000
+++ b/bzrlib/treebuilder.py	2010-06-17 07:11:55 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 2006 Canonical Ltd
+# Copyright (C) 2006, 2008, 2009, 2010 Canonical Ltd
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
 
 """TreeBuilder helper class.
 
-TreeBuilders are used to build trees of various shapres or properties. This
+TreeBuilders are used to build trees of various shapes or properties. This
 can be extremely useful in testing for instance.
 """
 



More information about the bazaar-commits mailing list