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 681180 - typo: "measured in Watt"
typo: "measured in Watt"
Status: RESOLVED FIXED
Product: gcompris
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Bruno Coudoin
Rami Aubourg-Kaires
Depends on:
Blocks:
 
 
Reported: 2012-08-04 04:11 UTC by Chris Leonard
Modified: 2012-08-28 20:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix watts typo in hydroelectric-activity (1.97 KB, patch)
2012-08-14 20:47 UTC, Mick Boldon
none Details | Review

Description Chris Leonard 2012-08-04 04:11:45 UTC
../src/hydroelectric-activity/hydroelectric.py:171 
../src/hydroelectric-activity/hydroelectric.py:284 
../src/hydroelectric-activity/hydroelectric.py:292

This string:

The electricity power is measured in Watt (W).

should be:

The electricity power is measured in watts (W).
Comment 1 Mick Boldon 2012-08-14 20:47:11 UTC
Created attachment 221191 [details] [review]
fix watts typo in hydroelectric-activity
Comment 2 Bruno Coudoin 2012-08-28 20:14:16 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.