From b70d85940af27175894d3543caa1f76a302b23bf Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 23 Jun 2017 17:14:16 +0200 Subject: Fix typos in comments --- gbp/deb/git.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gbp/deb/git.py') 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 -- cgit v1.2.3