[whatwg] Clarification/typo in ApplicationCache's item method

 From section 4.6.6:

The item(index) method must return the dynamic entries with index  
index from the application cache, if one is associated with  
theApplicationCache object.

"entries" should be "entry".

Also, it should be clarified that the item returns the uri of the entry.

Anders

Received on Friday, 4 April 2008 13:01:46 UTC