app: Fix typo in event history option blurb noticed by Mikael Magnusson

This commit is contained in:
Alexia Death 2009-12-30 16:03:11 +02:00
parent e79834b75e
commit 9b4ff636ed
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ N_("When enabled, pressing F1 will open the help browser.")
"There's a tradeoff between speed and quality of the zoomed-out display."
#define DEFAULT_USE_EVENT_HISTORY_BLURB \
"Bugs in event history buffer are frequent so in case of curor " \
"Bugs in event history buffer are frequent so in case of cursor " \
"offset problems turning it off helps."
#endif /* __GIMP_RC_BLURBS_H__ */