Re: Some typos

On Wed, 8 Apr 2009, Ivan Enderlin @ Hoa wrote:
> 
> 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 );

Wouldn't that be incorrect? I don't understand.


> 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 ?

Thanks, fixed.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 29 April 2009 03:21:49 UTC