[Debexpo-devel] [debexpo] 12/32: Fix a typo in script description
Kentaro Hayashi
kenhys-guest at moszumanska.debian.org
Sat Aug 19 06:51:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
kenhys-guest pushed a commit to branch master
in repository debexpo.
commit cca7f15e7b0f95a50a11f5e888f5cb4443d6f6cd
Author: HAYASHI Kentaro <kenhys at gmail.com>
Date: Thu May 5 01:57:55 2016 +0900
Fix a typo in script description
packages ->
users
---
bin/user_importer.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/user_importer.py b/bin/user_importer.py
index ec2ec66..7f7c57e 100644
--- a/bin/user_importer.py
+++ b/bin/user_importer.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# debexpo-importer — executable script to import new packages
+# user_importer.py — executable script to import new users
#
# This file is part of debexpo - https://alioth.debian.org/projects/debexpo/
#
@@ -24,7 +24,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
-""" Executable script to import new packages. """
+""" Executable script to import new users. """
__author__ = 'Asheesh Laroia'
__copyright__ = 'Copyright © 2011 Asheesh Laroia'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debexpo/debexpo.git
More information about the Debexpo-devel
mailing list