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 731511 - typo in error messages "colon are forbidden from..." in parser.c
typo in error messages "colon are forbidden from..." in parser.c
Status: RESOLVED FIXED
Product: libxml2
Classification: Platform
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-11 10:08 UTC by Vincent Lefevre
Modified: 2014-07-26 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Lefevre 2014-06-11 10:08:08 UTC
The parser.c file has 3 error messages starting with "colon are forbidden from". It should be "colons are" or "colon is".
Comment 1 Daniel Veillard 2014-07-26 20:43:38 UTC
Okay, fixed in git head,

  thanks for raising this Vincent !

Daniel