From 0b34bd180d4d5792f559f528b0e81bb7704994e5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 9 Aug 2020 00:57:27 +0300 Subject: [PATCH] typo fix... Signed-off-by: Alex A. Naanou --- test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.js b/test.js index ea47857..7dff64c 100644 --- a/test.js +++ b/test.js @@ -365,8 +365,8 @@ function(spec, chain, stats){ typeof(__filename) != 'undefined' && __filename == (require.main || {}).filename // NOTE: we are delaying code execution here to give the module a - // chance to complete construction and the clients to use its - // content. Otherwise the lients will get a partially formed + // chance to complete loading and the clients to use its + // content. Otherwise the clients will get a partially formed // module... && setTimeout(function(){