At http://bazaar.launchpad.net/~lifeless/bzr/run_bzr
------------------------------------------------------------ revno: 5053 revision-id: [email protected] parent: [email protected] committer: Robert Collins <[email protected]> branch nick: run_bzr timestamp: Sun 2010-02-21 18:09:22 +1100 message: Fix typo in NEWS. === modified file 'NEWS' --- a/NEWS 2010-02-20 03:06:52 +0000 +++ b/NEWS 2010-02-21 07:09:22 +0000 @@ -100,7 +100,7 @@ Internals ********* -* ``bzrlib.comands.run_bzr`` is more extensible: callers can supply the +* ``bzrlib.commands.run_bzr`` is more extensible: callers can supply the functions to load or disable plugins if they wish to use a different plugin mechanism; the --help, --version and no-command name code paths now use the generic pluggable command lookup infrastructure. -- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
