This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 60a2187a5b4fd28d2c600538d351a1cd35b8d164 Author: Alexandre Detiste <[email protected]> Date: Mon Sep 21 11:22:41 2015 +0200 typo --- game_data_packager/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_data_packager/__init__.py b/game_data_packager/__init__.py index fa49266..67ba584 100644 --- a/game_data_packager/__init__.py +++ b/game_data_packager/__init__.py @@ -1226,7 +1226,7 @@ class GameData(object): self.consider_file_or_dir(tmpdir) # print warning after innoextract's output, # to give user a chance to read it - logger.warning('\n\nPlease repport this unknown archive to ' + logger.warning('\n\nPlease report this unknown archive to ' '[email protected]\n\n' ' %-9s %s %s\n' ' %s %s\n' % (size, hashes.md5, basename, hashes.sha1, basename)) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

