- From: <bugzilla@jessica.w3.org>
- Date: Thu, 01 Jun 2017 15:57:30 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30118
Bug ID: 30118
Summary: Some typos: misplaced dots
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
I noticed a few typos:
* Double dot in 5.6: "this mechanism are referred to respectively as attribute
value templates and text value templates.. "
* Missing sentence-ending dot in 12.4 (the last several bullets): "A format
token w generates numbers written as lower-case words, for example in English,
one two three four ..." (in previous bullet points there's a normal-script
ending dot)
* Double dot in 22.4 (under Error Conditions): "if a map element has two
children whose normalized key values are the same.."
Strange comment in H.1 code, not sure this was intentional? Esp. the second
line seems odd, as it is impossible to follow that path:
<!--* <?xml-stylesheet href="http://www.w3.org/2008/09/xsd.xsl"
type="application/xslt+xml"?> *-->
<!--* <?xml-stylesheet href="../../../www.w3.org/2008/09/xsd.xsl"
type="application/xslt+xml"?> *-->
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 1 June 2017 15:57:39 UTC