Module: wine Branch: master Commit: 6f1b78b537bbd6f897f30fdf1b5a66e42c5b819f URL: https://source.winehq.org/git/wine.git/?a=commit;h=6f1b78b537bbd6f897f30fdf1... Author: Andrey Gusev <andrey.goosev(a)gmail.com> Date: Tue Dec 14 12:49:00 2021 +0200 wmc: Fix a typo in a comment. Signed-off-by: Andrey Gusev <andrey.goosev(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- tools/wmc/write.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/wmc/write.h b/tools/wmc/write.h index 8451e0b7950..964059a1c04 100644 --- a/tools/wmc/write.h +++ b/tools/wmc/write.h @@ -1,5 +1,5 @@ /* - * Wine Message Compiler outpur generation + * Wine Message Compiler output generation * * Copyright 2000 Bertho A. Stultiens (BS) *