Skip to content

Commit c85c298

Browse files
youennfjan-ivar
andauthored
Update index.bs
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
1 parent 2f47e49 commit c85c298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ The <dfn method for="SFrameEncrypterKeyManager">setEncryptionKey(|key|, |keyID|)
368368
1. [=Queue a task=] to [=resolve=] |promise| with undefined.
369369
1. Return |promise|.
370370

371-
The <dfn method for="SFrameDecrypterKeyManager">addEncryptionKey(|key|, |keyID|)</dfn> method steps are:
371+
The <dfn method for="SFrameDecrypterKeyManager">addDecryptionKey(|key|, |keyID|)</dfn> method steps are:
372372
1. Let |promise| be [=a new promise=].
373373
1. If |keyID| is a {{bigint}} which cannot be represented as a integer between 0 and 2<sup>64</sup>-1 inclusive, [=reject=] |promise| with a {{RangeError}} exception, and abort these steps..
374374
1. [=In parallel=], run the following steps:

0 commit comments

Comments
 (0)