From 583e6cf2a810762b046fe09e3fccb6f11505e7af Mon Sep 17 00:00:00 2001 From: skymen Date: Tue, 22 Sep 2020 04:22:02 +0200 Subject: [PATCH] Update source.html typo in the comments --- full/source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/full/source.html b/full/source.html index 50d6636..544d8a2 100644 --- a/full/source.html +++ b/full/source.html @@ -118,7 +118,7 @@ } ); /** - * Subscribing to luna:pause event – the playable must resume rendering and sound playaback. + * Subscribing to luna:resume event – the playable must resume rendering and sound playaback. */ window.addEventListener( 'luna:resume', function () { log( 'Playable needs to be resumed' ); @@ -134,4 +134,4 @@ } - \ No newline at end of file +