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 751868 - Double spacing in string
Double spacing in string
Status: RESOLVED FIXED
Product: aisleriot
Classification: Other
Component: general
git master
Other All
: Normal minor
: ---
Assigned To: aisleriot-maint
aisleriot-maint
Depends on:
Blocks:
 
 
Reported: 2015-07-02 23:30 UTC by Anders Jonsson
Modified: 2015-07-03 17:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove doubled whitespace (691 bytes, patch)
2015-07-02 23:30 UTC, Anders Jonsson
none Details | Review

Description Anders Jonsson 2015-07-02 23:30:03 UTC
Created attachment 306674 [details] [review]
Remove doubled whitespace

When translating to Swedish I noticed a doubled spacing in a string in games/wall.scm: ("Deals  left: "). I see no obvious reason for this, so attached is a patch that removes one of the spaces between the words.

Regards,
Anders Jonsson
Comment 1 Christian Persch 2015-07-03 17:59:13 UTC
Thanks! Pushed to master.