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 690462 - Glib::Log->set_default_handler() docs typo
Glib::Log->set_default_handler() docs typo
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Glib
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2012-12-18 23:12 UTC by Kevin Ryde
Modified: 2013-01-06 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.23 KB, patch)
2012-12-18 23:12 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2012-12-18 23:12:30 UTC
Created attachment 231847 [details] [review]
patch

=signature shows Glib->set_default_handler() where it's actually Glib::Log->set_default_handler().
Comment 1 Torsten Schoenfeld 2013-01-06 19:47:18 UTC
Applied, thanks.