Rev 5775: Fix typo. in file:///home/vila/src/bzr/experimental/config/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Apr 12 08:23:12 UTC 2011


At file:///home/vila/src/bzr/experimental/config/

------------------------------------------------------------
revno: 5775
revision-id: v.ladeuil+lp at free.fr-20110412082311-vj3tc4ssxw3qsj4w
parent: v.ladeuil+lp at free.fr-20110412072636-2ovjedcp9u7pg0vo
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: config-abstract-store
timestamp: Tue 2011-04-12 10:23:11 +0200
message:
  Fix typo.
-------------- next part --------------
=== modified file 'bzrlib/tests/test_config.py'
--- a/bzrlib/tests/test_config.py	2011-04-12 07:26:36 +0000
+++ b/bzrlib/tests/test_config.py	2011-04-12 08:23:11 +0000
@@ -1838,7 +1838,7 @@
 
 class TestConfigMutableSection(tests.TestCase):
 
-    # FIXME: Parametrize so that all sections (includind os.envrion and the
+    # FIXME: Parametrize so that all sections (including os.environ and the
     # ones produced by Stores) run these tests -- vila 2011-04-01
 
     def test_set(self):



More information about the bazaar-commits mailing list