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 616839 - Typo
Typo
Status: RESOLVED FIXED
Product: libxslt
Classification: Platform
Component: general
1.1.26
Other Linux
: Normal trivial
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-26 12:40 UTC by Reuben Thomas
Modified: 2012-03-19 20:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Trivial patch to fix typo (670 bytes, patch)
2010-05-16 00:39 UTC, Reuven Lazarus
none Details | Review

Description Reuben Thomas 2010-04-26 12:40:52 UTC
In xsltproc --help

  --novalid skip the Dtd loading phase

Dtd -> DTD (as elsewhere in the --help message).
Comment 1 Reuven Lazarus 2010-05-16 00:39:52 UTC
Created attachment 161150 [details] [review]
Trivial patch to fix typo
Comment 2 Daniel Mustieles 2012-03-19 20:48:59 UTC
Fixed in master branch. This string also appeared in doc/xslt.html. It has been fixed in both files.

Many thanks for your bug report