[Bug 11750] New: Typos

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11750

           Summary: Typos
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: Simetrical+w3cbug@gmail.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


In the example at the end of 3.3.6 (Overloading):

* "<f2, (DOMString, DOMString, float, float, (true, false, false, false))>,"
seems to have a closing parenthesis in the wrong place.
* "fase" should be "false".

In 3.4 Exceptions: "of another exception member of a constant defined on the
exception" should read "or a constant", I think (not totally sure).

In 4.4.5 Attributes: "For each attribute defined on the interface whose
identifier is not “constructor”, there must be a corresponding property on the
interface prototype object, unless: the identifier of the attribute is
“constructor”;" seems redundant (not exactly a typo, but close enough).

In 4.6 "Native objects implementing interfaces": "The interface does not have a
[Constructor] or [NamedConstructor], extended attribute on it." should probably
drop the comma.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 13 January 2011 20:18:18 UTC