Rev 44: Fix more typos ;-/ in file:///home/vila/src/bzr/devnotes/

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Mar 30 14:25:07 UTC 2011


At file:///home/vila/src/bzr/devnotes/

------------------------------------------------------------
revno: 44
revision-id: v.ladeuil+lp at free.fr-20110330142507-5xocrydq2mnz0aft
parent: v.ladeuil+lp at free.fr-20110330135131-d1inwa7q53opryfv
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: devnotes
timestamp: Wed 2011-03-30 16:25:07 +0200
message:
  Fix more typos ;-/
-------------- next part --------------
=== modified file 'configuration.txt'
--- a/configuration.txt	2011-03-30 13:51:31 +0000
+++ b/configuration.txt	2011-03-30 14:25:07 +0000
@@ -493,7 +493,7 @@
 * ensures that the Stores involved generate as less IOs as possible
 
 * ensures that the transaction is the object life time (i.e. modifications
-  will be taken into account *iff* they are comitted explicitly).
+  will be taken into account *iff* they are committed explicitly).
 
 ConfigRegistry
 ~~~~~~~~~~~~~~
@@ -509,7 +509,7 @@
 * can serialize/deserialize a dict of Sections
 * can cache reads and writes
 * ensures that the transaction is the object life time (i.e. modifications
-  will be taken into account *iff* they are comitted explicitly).
+  will be taken into account *iff* they are committed explicitly).
 * can be read-only or read/write at build time
 * can provide an ordered list of Section for a given context
 



More information about the bazaar-commits mailing list