Skip to content

Commit

Permalink
fixed spacing mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
tautology0 committed Oct 21, 2015
1 parent ec76ed9 commit dc41423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows/src/LaZagne/config/manageModules.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit dc41423

Please sign in to comment.