- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 25 Oct 2007 00:35:27 +0000 (UTC)
On Wed, 24 Oct 2007, Brady Eidson wrote: > > Great! But, I think an editorial mistake in the updated spec page - > "The openDatabase() method returns a Database object. The method takes > four arguments: a database name, a database version, a display name, and > an estimated size, in bytes, of the data that will be stored in the > database." Second "database name" should be "database description", or > even "user friendly database description" It doesn't say "database name" twice, it says "database name" and "display name". :-) -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Wednesday, 24 October 2007 17:35:27 UTC