GNOME Bugzilla – Bug 616839
Typo
Last modified: 2012-03-19 20:48:59 UTC
In xsltproc --help --novalid skip the Dtd loading phase Dtd -> DTD (as elsewhere in the --help message).
Created attachment 161150 [details] [review] Trivial patch to fix typo
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