Rev 5535: Fix more typos. in file:///home/vila/src/bzr/experimental/config/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Wed Mar 30 14:24:27 UTC 2011
At file:///home/vila/src/bzr/experimental/config/
------------------------------------------------------------
revno: 5535
revision-id: v.ladeuil+lp at free.fr-20110330142427-1vg1dmdv6y5a28qf
parent: v.ladeuil+lp at free.fr-20110330131329-n3oo738gfdaz42fd
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: doc-new-config
timestamp: Wed 2011-03-30 16:24:27 +0200
message:
Fix more typos.
-------------- next part --------------
=== modified file 'doc/developers/configuration.txt'
--- a/doc/developers/configuration.txt 2011-03-30 13:13:29 +0000
+++ b/doc/developers/configuration.txt 2011-03-30 14:24:27 +0000
@@ -442,7 +442,7 @@
--------------------
An option can be:
-* read (from a stack of
+* read
* created
* modified
* deleted
@@ -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