Rev 4002: Fix typo in extend_command hook docs. in http://people.ubuntu.com/~robertc/baz2.0/extend_command

Robert Collins robertc at robertcollins.net
Thu Feb 12 03:45:59 GMT 2009


At http://people.ubuntu.com/~robertc/baz2.0/extend_command

------------------------------------------------------------
revno: 4002
revision-id: robertc at robertcollins.net-20090212034555-qkepf7soohs34erb
parent: robertc at robertcollins.net-20090211124950-70c4aa2a8ub65d0s
committer: Robert Collins <robertc at robertcollins.net>
branch nick: extend_command
timestamp: Thu 2009-02-12 14:45:55 +1100
message:
  Fix typo in extend_command hook docs.
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2009-02-11 12:49:50 +0000
+++ b/bzrlib/commands.py	2009-02-12 03:45:55 +0000
@@ -588,7 +588,7 @@
         notified.
         """
         Hooks.__init__(self)
-        # Introduced in 0.13:
+        # Introduced in 1.13:
         # invoked after creating a command object to allow modifications such
         # as adding or removing options, docs etc. Invoked with the command
         # object.




More information about the bazaar-commits mailing list