[Pkg-bazaar-commits] r194 ./bzr-builddeb/people/jdw/dev: Fix typo. Thanks jelmer.

James Westby jw+debian at jameswestby.net
Sun Sep 16 19:55:44 UTC 2007


------------------------------------------------------------
revno: 194
committer: James Westby <jw+debian at jameswestby.net>
branch nick: dev
timestamp: Sun 2007-09-16 20:55:44 +0100
message:
  Fix typo. Thanks jelmer.
modified:
  config.py
    ------------------------------------------------------------
    revno: 192.1.1
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dev
    timestamp: Sun 2007-09-16 21:39:21 +0200
    message:
      Fix typo.
    modified:
      config.py
-------------- next part --------------
=== modified file 'config.py'
--- a/config.py	2007-09-16 17:48:11 +0000
+++ b/config.py	2007-09-16 19:39:21 +0000
@@ -230,7 +230,7 @@
                          "Get the upstream source from another branch")
 
   export_upstream_revision = _opt_property('export-upstream-revision',
-                         "THe revision of the upstream branch to export.")
+                         "The revision of the upstream branch to export.")
 
   prepull_upstream = _bool_property('export-upstream-prepull',
                          "Pull the upstream branch before exporting it.")



More information about the Pkg-bazaar-commits mailing list