Fix typo.

This commit is contained in:
Jürg Lehni 2011-05-15 11:32:09 +01:00
parent 1dd0ee2533
commit 3cb78db5f5

View file

@ -42,7 +42,7 @@ var Item = this.Item = Base.extend({
this._id = Item._id = (Item._id || 0) + 1;
}
return this._id;
}
},
/**
* When passed a document, copies the item to the document,