Francois Gouget : winetest/gather: Fix the name of a generated file in a comment.
Module: tools Branch: master Commit: 395586d897a73248a27f8bb93f424180e53b348d URL: https://source.winehq.org/git/tools.git/?a=commit;h=395586d897a73248a27f8bb9... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Tue Apr 13 12:22:10 2021 +0200 winetest/gather: Fix the name of a generated file in a comment. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- winetest/gather | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winetest/gather b/winetest/gather index 750f0ee..f7dcc16 100755 --- a/winetest/gather +++ b/winetest/gather @@ -899,7 +899,7 @@ EOF # -# Write the data/BUILD/totals.txt file +# Write the data/BUILD/total.txt file # This provides the statistics for the main index page. #
participants (1)
-
Alexandre Julliard