Francois Gouget : msg711.acm: Fix the spelling of the copyright notice.
Module: wine Branch: master Commit: 34acb56074dd727ca8ecf17249f06d5cef4cfcb8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=34acb56074dd727ca8ecf1724... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Sep 30 01:38:28 2019 +0200 msg711.acm: Fix the spelling of the copyright notice. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msg711.acm/msg711.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/msg711.acm/msg711.c b/dlls/msg711.acm/msg711.c index 9c44c65b29..6909494e29 100644 --- a/dlls/msg711.acm/msg711.c +++ b/dlls/msg711.acm/msg711.c @@ -161,7 +161,7 @@ static inline void W16(unsigned char* dst, short s) * charge. * * SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING - * THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR + * THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. * * Sun source code is provided with no support and without any obligation on
participants (1)
-
Alexandre Julliard