зеркало из https://github.com/mozilla/pjs.git
Fix spelling error in comment
This commit is contained in:
Родитель
f1f191c04d
Коммит
f1cb08a68e
|
@ -82,7 +82,7 @@ public final class LazilyLoadedCtor implements java.io.Serializable {
|
|||
"Recursive initialization for "+propertyName);
|
||||
if (state == STATE_BEFORE_INIT) {
|
||||
state = STATE_INITIALIZING;
|
||||
// Set value now to have something to set in finaly block if
|
||||
// Set value now to have something to set in finally block if
|
||||
// buildValue throws.
|
||||
Object value = Scriptable.NOT_FOUND;
|
||||
try {
|
||||
|
|
Загрузка…
Ссылка в новой задаче