[patch] Typo, and minor grammar fix

Adeodato Simó dato at net.com.org.es
Fri Jul 28 00:46:11 BST 2006


Hi.

Attaching a couple minor fixes. The s/Options/Possible values/ bit
seemed appropriate to me while at it.

Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
We may not return the affection of those who like us, but we always
respect their good judgement.
-------------- next part --------------
# Bazaar revision bundle v0.8
#
# message:
#   Fix some typos and grammar issues.
#   
# committer: Adeodato Simó <dato at net.com.org.es>
# date: Fri 2006-07-28 01:45:25.612999916 +0200

=== modified file bzrlib/config.py
--- bzrlib/config.py
+++ bzrlib/config.py
@@ -49,8 +49,8 @@
 create_signatures - this option controls whether bzr will always create 
                     gpg signatures, never create them, or create them if the
                     branch is configured to require them.
-log_format - This options set the default log format.  Options are long, 
-             short, line, or a plugin can register new formats
+log_format - this option sets the default log format.  Possible values are
+             long, short, line, or a plugin can register new formats.
 
 In bazaar.conf you can also define aliases in the ALIASES sections, example
 

=== modified file bzrlib/ignores.py
--- bzrlib/ignores.py
+++ bzrlib/ignores.py
@@ -189,7 +189,7 @@
     This is used by some plugins that want bzr to ignore files,
     but don't want to change a users ignore list.
     (Such as a conversion script, that needs to ignore some files,
-    but must preserve as much of the exact content boing converted.)
+    but must preserve as much of the exact content being converted.)
 
     :param ignores: A list or generator of ignore patterns.
     :return: None

# revision id: dato at net.com.org.es-20060727234525-7da31b2994646a2a
# sha1: 7b3e825bf4e44e75d0f2a6ed845b38e963a1fffe
# inventory sha1: dde46118b2b75fe29f99ed9b3f8b32a95e723897
# parent ids:
#   pqm at pqm.ubuntu.com-20060727200511-3bfb6377b1695fad
# base id: pqm at pqm.ubuntu.com-20060727200511-3bfb6377b1695fad
# properties:
#   branch-nick: bzr.dev



More information about the bazaar mailing list