archives

« Bugzilla Issues Index

#2430 — Typos in 25.4 Promise Objects


http://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects

> 25.4 Promise Objects
>
> A Promise is an object that that is used as a place holder for the eventual results of a deferred (and possibly asynchromous) computation.

A few typos:
* “place holder” → placeholder
* “that that” → that
* “asynchromous” → asynchronous


*** Bug 2555 has been marked as a duplicate of this bug. ***


fixed in rev25 editor's draft


fixed in rev25