diff options
Diffstat (limited to 'gbp/scripts/import_dscs.py')
-rw-r--r-- | gbp/scripts/import_dscs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/scripts/import_dscs.py b/gbp/scripts/import_dscs.py index f480fea4..5409ca11 100644 --- a/gbp/scripts/import_dscs.py +++ b/gbp/scripts/import_dscs.py @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -"""Import multiple dsc files in one go""" +"""Import multiple dsc files into GIT in one go""" import glob import os |