Ticket #235 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years 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 3 years ago.
Fixed patch format to be proper

Change History

Changed 3 years ago by cactusbin

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

Changed 3 years 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 3 years ago by cactusbin

Fixed patch format to be proper

Changed 2 years ago by lincoln

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

Fixed! Thanks :)

Note: See TracTickets for help on using tickets.