After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757745 - selection-to-path: Fix whitespace typo in tooltip
selection-to-path: Fix whitespace typo in tooltip
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
git master
Other All
: Normal minor
: 2.10
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2015-11-07 19:15 UTC by Sebastian Rasmussen
Modified: 2015-11-07 19:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (1.16 KB, patch)
2015-11-07 19:16 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2015-11-07 19:15:44 UTC
There is a whitespace typo in a tooltip of the selection-to-path-dialog.
It was discovered while translating to Swedish. The attached patch fixes the issue.
Comment 1 Sebastian Rasmussen 2015-11-07 19:16:17 UTC
Created attachment 315062 [details] [review]
Proposed patch.
Comment 2 Michael Natterer 2015-11-07 19:55:34 UTC
Thanks, fixed in master:

commit 8212602939539028be083cfbce7ce0dfe8b0bed9
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Sat Nov 7 20:10:42 2015 +0100

    Bug 757745 - selection-to-path: Fix whitespace typo in tooltip

 plug-ins/selection-to-path/selection-to-path-dialog.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)