Ticket #235 (closed enhancement: fixed)
Spelling: properlly
| Reported by: | Reinout | Owned by: | somebody |
|---|---|---|---|
| Priority: | Fix available | Milestone: | |
| Component: | guake | Version: | |
| Keywords: | Cc: |
Description
in http://guake.org/browser/src/guake.py there is a spelling mistake
1347 if name == 'main': 1348 if not test_gconf(): 1349 raise ShowableError?(_('Guake can not init!'), 1350 _('Gconf Error.\n' 1351 'Have you installed <b>guake.schemas</b> properlly?'))
this should be properly, not properlly
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
