Assorted typos fixes (try 2)

Nikolay Sivov bunglehead at gmail.com
Tue Feb 25 04:35:52 CST 2014


On 2/25/2014 13:53, Andrey Gusev wrote:


> --- a/dlls/dssenh/tests/dssenh.c
> +++ b/dlls/dssenh/tests/dssenh.c
> @@ -405,7 +405,7 @@ struct hash_test {
>   };
>   
>   static const char testHashVal1[] = "I love working with Wine";
> -static const char testHashVal2[] = "Wine is not an emulater.";
> +static const char testHashVal2[] = "Wine is not an emulator.";
>   static const char testHashVal3[] = "";
>   
This breaks now. Don't forget to do a 'make test' after making changes 
to test data.



More information about the wine-devel mailing list