- From: <bugzilla@jessica.w3.org>
- Date: Thu, 03 Dec 2015 17:20:23 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29259
Debbie Lockett <debbie@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |debbie@saxonica.com
--- Comment #3 from Debbie Lockett <debbie@saxonica.com> ---
Typo in the spec change. In the amended line:
A dynamic error is raised [err:FOAY0001] if $start is less than one or greater
than array:size($array) + 1.
The final "+ 1" is incorrect, it should just be "...or greater than
array:size($array)."
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 3 December 2015 17:20:28 UTC