aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb/git.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-06-23 17:14:16 +0200
committerGuido Günther <agx@sigxcpu.org>2017-06-23 17:25:28 +0200
commitb70d85940af27175894d3543caa1f76a302b23bf (patch)
tree5713f5a2059aa8adead0e3563230f802513a8377 /gbp/deb/git.py
parent021fe9dfb39815827e14199ff480d8c00096df55 (diff)
Fix typos in comments
Diffstat (limited to 'gbp/deb/git.py')
-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 f4c7eaf4..ac76aff1 100644
--- a/gbp/deb/git.py
+++ b/gbp/deb/git.py
@@ -282,7 +282,7 @@ class DebianGitRepository(GitRepository):
def create_pristinetar_commits(self, upstream_tree, tarball, component_tarballs):
"""
Create pristine-tar commits for a package with main tarball tarball
- and (optionl) component tarballs based on upstream_tree
+ and (optional) component tarballs based on upstream_tree
@param tarball: path to main tarball
@param component_tarballs: C{list} of C{tuple}s of component