Francois Gouget : js: Fix the spelling of a comment.

Alexandre Julliard julliard at winehq.org
Mon Jun 21 16:08:23 CDT 2021


Module: website
Branch: master
Commit: 6f43af5e6bbec99e6bfc70fc5e10f78ff3c5f7a1
URL:    https://source.winehq.org/git/website.git/?a=commit;h=6f43af5e6bbec99e6bfc70fc5e10f78ff3c5f7a1

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Jun 19 18:52:28 2021 +0200

js: Fix the spelling of a comment.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 js/utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/utils.js b/js/utils.js
index a07fe62d..0aeb0efd 100644
--- a/js/utils.js
+++ b/js/utils.js
@@ -1,5 +1,5 @@
 /*
-  Misc JavaScipt for WineHQ
+  Misc JavaScript for WineHQ
 */
 
 // load the vars passed on the `src` line




More information about the wine-cvs mailing list