aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gbp/deb/git.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/deb/git.py b/gbp/deb/git.py
index 36adcf2b..38ad74c2 100644
--- a/gbp/deb/git.py
+++ b/gbp/deb/git.py
@@ -289,7 +289,7 @@ class DebianGitRepository(PkgGitRepository):
def create_pristine_tar_commits(self, upstream_tree, tarball, component_tarballs):
"""
- Create pristine-tar commits for a package with main tarball tarball
+ Create pristine-tar commits for a package with main tarball
and (optional) component tarballs based on upstream_tree
@param tarball: path to main tarball