This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17253 - [IndexedDB] IDL typo
Summary: [IndexedDB] IDL typo
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Indexed Database API (show other bugs)
Version: unspecified
Hardware: All All
: P2 trivial
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 20:43 UTC by Odin Hørthe Omdal
Modified: 2012-07-16 21:52 UTC (History)
4 users (show)

See Also:


Attachments

Description Odin Hørthe Omdal 2012-05-30 20:43:47 UTC
http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#idl-def-IDBObjectStore

> readonly attribute boolean        autoIncremenent;;

should be

> readonly attribute boolean        autoIncremenent;
Comment 1 Darin Adler 2012-05-30 20:59:07 UTC
I’m thinking we should also spell it autoIncrement rather than autoIncremenent.
Comment 2 Odin Hørthe Omdal 2012-05-30 21:10:13 UTC
That's hilarious! :-)
Comment 3 Eliot Graff 2012-07-16 21:52:26 UTC
Changed the name.

Thakns, er, thasnk, er, thanks.