From 040909b5f196b9db9f7a7fa3cb791c5ea66ebe31 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 25 Apr 2017 08:23:51 +0200 Subject: Fix typo Gbp-Dch: Ignore --- gbp/scripts/buildpackage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gbp/scripts/buildpackage.py') diff --git a/gbp/scripts/buildpackage.py b/gbp/scripts/buildpackage.py index e59ee563..6cac603f 100755 --- a/gbp/scripts/buildpackage.py +++ b/gbp/scripts/buildpackage.py @@ -83,7 +83,7 @@ def git_archive(repo, source, output_dir, treeish, comp_type, comp_level, with_s def prepare_upstream_tarball(repo, source, options, tarball_dir, output_dir): """ - Make sure we have an upstream tarball. This involves loooking in + Make sure we have an upstream tarball. This involves looking in tarball_dir, symlinking or building it. """ if not source.is_native() and not source.upstream_version: -- cgit v1.2.3