Skip to content

Commit cad5683

Browse files
Djuffindalecurtis
authored andcommitted
Fix typo
multiply -> mutliply Also trigger spec publishing
1 parent fb21d67 commit cad5683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2910,7 +2910,7 @@
29102910
to |copyFrameCount|.
29112911
10. Let |elementCount| be |copyFrameCount|.
29122912
11. If |destFormat| describes an [=interleaved=]
2913-
{{AudioSampleFormat}}, mutliply |elementCount| by
2913+
{{AudioSampleFormat}}, multiply |elementCount| by
29142914
{{AudioData/[[number of channels]]}}
29152915
12. return |elementCount|.
29162916

0 commit comments

Comments
 (0)