From dc41423e580f373f3384ce63fab4546de4a4351f Mon Sep 17 00:00:00 2001 From: tautology0 Date: Wed, 21 Oct 2015 12:20:11 +0100 Subject: [PATCH] fixed spacing mistake --- Windows/src/LaZagne/config/manageModules.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows/src/LaZagne/config/manageModules.py b/Windows/src/LaZagne/config/manageModules.py index 76225ff4..57c43a72 100644 --- a/Windows/src/LaZagne/config/manageModules.py +++ b/Windows/src/LaZagne/config/manageModules.py @@ -42,7 +42,7 @@ def get_categories(): 'wifi': {'help': 'Wifi'}, 'browsers': {'help': 'Web browsers supported'}, 'windows': {'help': 'Windows credentials (credential manager, etc.)'}, - 'games': {'help': 'Games etc.'} + 'games': {'help': 'Games etc.'} } return category