From 40b45e7722b9af33e46a32a2719c32ffa4e56e2b Mon Sep 17 00:00:00 2001 From: Mikhail Pozdnyakov Date: Sun, 5 Nov 2017 06:39:38 +0200 Subject: [PATCH] Reference correct promise at the "apply an orientation lock" operation (#110) Fixes #94. In the "apply an orientation lock" operation reference the doc's pending promise instead of the 'pending-promise' variable. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c9a7ee1..a2363d1 100644 --- a/index.html +++ b/index.html @@ -488,9 +488,9 @@

-
  • Set pending-promise to be a newly-create a promise. +
  • Set doc's pending promise to a newly-created promise.
  • -
  • Return pending-promise and continue asynchronously. +
  • Return doc's pending promise and continue asynchronously.
  • Lock the orientation of the document to