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 480579 - Glib::TimeVal substract_milliseconds typo
Glib::TimeVal substract_milliseconds typo
Status: VERIFIED NOTABUG
Product: glibmm
Classification: Bindings
Component: general
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2007-09-26 12:44 UTC by Balazs Scheidler
Modified: 2007-09-26 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Balazs Scheidler 2007-09-26 12:44:08 UTC
substract_milliseconds is erroneously called subtract_milliseconds

NOTE the missing 's' in the name.
Comment 1 Jonathon Jongsma 2007-09-26 14:27:14 UTC
subtract is correct, substract is not correct.  see for example http://dictionary.reference.com/browse/subtract.

If I misunderstood your report, feel free to re-open
Comment 2 Balazs Scheidler 2007-09-26 14:39:32 UTC
OK, sorry to bother you with my stupidity. I would have sworn that it's spelled the way I wrote it.