Francois Gouget : winetest: Fix the spelling of a comment.
Module: tools Branch: master Commit: 2267d2dfc52f25c7b108f05783f9370063f35209 URL: https://source.winehq.org/git/tools.git/?a=commit;h=2267d2dfc52f25c7b108f057... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Jan 5 11:28:36 2021 +0100 winetest: Fix the spelling of a comment. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- winetest/tests/winehq_snapshot/index_files/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winetest/tests/winehq_snapshot/index_files/utils.js b/winetest/tests/winehq_snapshot/index_files/utils.js index 1d20f17..6cc4237 100644 --- a/winetest/tests/winehq_snapshot/index_files/utils.js +++ b/winetest/tests/winehq_snapshot/index_files/utils.js @@ -1,5 +1,5 @@ /* - Misc JavaScipt for WineHQ + Misc JavaScript for WineHQ */ /*
participants (1)
-
Alexandre Julliard