Ticket #235 (closed enhancement: fixed)

Opened 19 months ago

Last modified 14 months ago

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

spelling.patch Download (0.7 KB) - added by cactusbin 16 months ago.
Fixed patch format to be proper

Change History

Changed 16 months ago by cactusbin

  • priority changed from trivial to Fix available
  • status changed from new to closed
  • resolution set to fixed

Changed 16 months ago by pingou

  • status changed from closed to reopened
  • resolution fixed deleted

This is not fixed this the patch has not been applied to the sources.

Changed 16 months ago by cactusbin

Fixed patch format to be proper

Changed 14 months ago by lincoln

  • status changed from reopened to closed
  • resolution set to fixed

Fixed! Thanks :)

Note: See TracTickets for help on using tickets.