Rev 6084: Fix typos. in file:///home/vila/src/bzr/experimental/default-value-from-env/

Vincent Ladeuil v.ladeuil+lp at free.fr
Fri Aug 19 14:10:33 UTC 2011


At file:///home/vila/src/bzr/experimental/default-value-from-env/

------------------------------------------------------------
revno: 6084
revision-id: v.ladeuil+lp at free.fr-20110819141032-h1xfby63nsh8tgzp
parent: v.ladeuil+lp at free.fr-20110819125418-975b2j4qfpgfcr6m
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: default-value-from-env
timestamp: Fri 2011-08-19 16:10:32 +0200
message:
  Fix typos.
-------------- next part --------------
=== modified file 'doc/developers/configuration.txt'
--- a/doc/developers/configuration.txt	2011-08-19 12:54:18 +0000
+++ b/doc/developers/configuration.txt	2011-08-19 14:10:32 +0000
@@ -21,7 +21,7 @@
 
 * default_from_env: a list of environment variables. The first variable set
   will provide a default value overriding 'default' which remains the
-  default value is *no* environment variable is set.
+  default value if *no* environment variable is set.
 
 * help: a doc string describing the option, the first line should be a
   summary and can be followed by a blank line and a more detailed

=== modified file 'doc/en/release-notes/bzr-2.5.txt'
--- a/doc/en/release-notes/bzr-2.5.txt	2011-08-19 12:54:18 +0000
+++ b/doc/en/release-notes/bzr-2.5.txt	2011-08-19 14:10:32 +0000
@@ -72,7 +72,7 @@
   while --match-message, --match-author, --match-committer and
   --match-bugs match each of those fields.
 
-* ``config.Option`` can now declares ``default_from_env``, a list of
+* ``config.Option`` can now declare ``default_from_env``, a list of
   environment variables to get a default value from. (Vincent Ladeuil)
 
 * New builtin ``bzr branches`` command, which lists all colocated branches



More information about the bazaar-commits mailing list