[game-data-packager] 01/01: typo in comment

Alexandre Detiste detiste-guest at moszumanska.debian.org
Thu Jul 28 08:27:21 UTC 2016


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 97a0cc1704b4d7b8c3c7a1897da2e4675a7b18d4
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu Jul 28 10:27:09 2016 +0200

    typo in comment
---
 game_data_packager/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game_data_packager/version.py b/game_data_packager/version.py
index 4f2e519..d2828a7 100644
--- a/game_data_packager/version.py
+++ b/game_data_packager/version.py
@@ -27,7 +27,7 @@ if os.path.isfile('/etc/debian_version'):
     FORMAT = 'deb'
     DISTRO = 'generic'
 
-# mageia also has a /etc/redhat-lease
+# mageia also has a /etc/redhat-release
 elif os.path.isfile('/etc/mageia-release'):
     FORMAT = 'rpm'
     DISTRO = 'mageia'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list