[Bug 19570] New: Editorial: typo U+00A (missing a 0)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19570

          Priority: P2
            Bug ID: 19570
                CC: public-webapps@w3.org
          Assignee: arun@mozilla.com
           Summary: Editorial: typo U+00A (missing a 0)
        QA Contact: public-webapps-bugzilla@w3.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: simonp@opera.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: File API
           Product: WebAppsWG

http://dev.w3.org/2006/webapi/FileAPI/#convenienceAPI

"An EOL Marker in this specification is either U+00A or U+00D followed by the
character U+00A."

should say

An EOL Marker in this specification is either U+000A or U+000D followed by the
character U+000A.

Same thing in the algorithm further down.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 17 October 2012 07:04:22 UTC