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 649267 - typo in gobject/pygparamspec.c
typo in gobject/pygparamspec.c
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: gobject
2.28.x
Other All
: Normal minor
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-03 11:22 UTC by Dieter Verfaillie
Modified: 2012-02-10 08:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix typo (941 bytes, patch)
2011-05-03 11:22 UTC, Dieter Verfaillie
none Details | Review

Description Dieter Verfaillie 2011-05-03 11:22:23 UTC
Created attachment 187116 [details] [review]
fix typo

gobject/pygparamspec.c has a typo both on the master and
pygobject-2-28 branch (cset_firth instead of cset_first).
Attached patch fixes it.
Comment 1 André Klapper 2012-02-02 21:32:09 UTC
Comment on attachment 187116 [details] [review]
fix typo

[Setting "patch" flag and correcting mime type so this can actually be queried for.]
Comment 2 Martin Pitt 2012-02-10 08:29:20 UTC
Adapted to current master, and pushed, thanks!