aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/pkg/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/pkg/__init__.py')
-rw-r--r--gbp/pkg/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/pkg/__init__.py b/gbp/pkg/__init__.py
index 70bcb21e..03cf581b 100644
--- a/gbp/pkg/__init__.py
+++ b/gbp/pkg/__init__.py
@@ -291,7 +291,7 @@ class UpstreamSource(object):
def is_orig(self):
"""
- @return: C{True} if sources are suitable as upstream source,
+ @return: C{True} if sources are suitable as orig tarball,
C{False} otherwise
@rtype: C{bool}
"""