diff --git a/ubuntutools/sponsor_patch/source_package.py b/ubuntutools/sponsor_patch/source_package.py index 2885713..66af81d 100644 --- a/ubuntutools/sponsor_patch/source_package.py +++ b/ubuntutools/sponsor_patch/source_package.py @@ -112,7 +112,7 @@ class SourcePackage(object): def ask_and_upload(self, upload): """Ask the user before uploading the source package. - + Returns true if the source package is uploaded successfully. Returns false if the user wants to change something. """