Rev 6087: Fix typos in http://bazaar.launchpad.net/~vila/bzr/integration/

Vincent Ladeuil v.ladeuil+lp at free.fr
Sat Aug 20 10:56:10 UTC 2011


At http://bazaar.launchpad.net/~vila/bzr/integration/

------------------------------------------------------------
revno: 6087 [merge]
revision-id: v.ladeuil+lp at free.fr-20110820105609-0ndrnwinw5atlfvd
parent: pqm at pqm.ubuntu.com-20110820052249-41vfmtn5g0i7ngqb
parent: v.ladeuil+lp at free.fr-20110819141032-h1xfby63nsh8tgzp
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: trunk
timestamp: Sat 2011-08-20 12:56:09 +0200
message:
  Fix typos
modified:
  doc/developers/configuration.txt configuration.txt-20110408142435-korjxxnskvq44sta-1
  doc/en/release-notes/bzr-2.5.txt bzr2.5.txt-20110708125756-587p0hpw7oke4h05-1
-------------- 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-20 05:22:49 +0000
+++ b/doc/en/release-notes/bzr-2.5.txt	2011-08-20 10:56:09 +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