Some typos

Hi :-),

http://www.whatwg.org/specs/web-apps/current-work/#the-figure-element
First example with a code listing:
     void sendData ( in sequence<byte> data);
may be replaced by:
     void sendData ( in sequence<byte> data );

http://www.whatwg.org/specs/web-apps/current-work/#the-mark-element
     “This example show how the mark __example__”
may it be “element” instead of “example” right ?

Best regards.

-- 
Ivan Enderlin
Developper of Hoa Framework
http://hoa-project.net/

Received on Wednesday, 8 April 2009 10:28:04 UTC