At http://people.samba.org/bzr/jelmer/bzr-svn/0.5
------------------------------------------------------------ revno: 2267 revision-id: [email protected] parent: [email protected] committer: Jelmer Vernooij <[email protected]> branch nick: 0.5 timestamp: Tue 2008-12-16 01:32:48 +0100 message: Fix typo. modified: layout/standard.py standard.py-20080909185308-vfoi9po1pzy6u4le-2 === modified file 'layout/standard.py' --- a/layout/standard.py 2008-12-10 02:47:56 +0000 +++ b/layout/standard.py 2008-12-16 00:32:48 +0000 @@ -225,7 +225,7 @@ :param name: Name of the tag. :param project: Optional name of the project the tag is for. Can include slashes. - :return: Path of the tag." + :return: Path of the tag. """ return None -- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
