зеркало из https://github.com/mozilla/pjs.git
Bug 325141 Fix for typo: this.mProperties.enumerator. patch by reidrankin@gmail.com, r=jminta
This commit is contained in:
Родитель
2e4ff52d3c
Коммит
b2b2ca654b
|
@ -250,7 +250,7 @@ calItemBase.prototype = {
|
|||
// item returning and enumerator advancing, which makes
|
||||
// no sense.
|
||||
return {
|
||||
firstEnumerator: this.mProperties.eumerator,
|
||||
firstEnumerator: this.mProperties.enumerator,
|
||||
secondEnumerator: this.mParentItem.propertyEnumerator,
|
||||
handledProperties: { },
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче