[ADVPACK_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
authorAmine Khaldi <amine.khaldi@reactos.org>
Tue, 1 Mar 2016 19:31:48 +0000 (19:31 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Tue, 1 Mar 2016 19:31:48 +0000 (19:31 +0000)
svn path=/trunk/; revision=70856

rostests/winetests/advpack/advpack.c

index 76147c6..84e1e98 100644 (file)
@@ -667,7 +667,7 @@ START_TEST(advpack)
         return;
 
     /* Make sure we create the temporary file in a directory
-     * were we have enough rights
+     * where we have adequate rights
      */
     GetTempPathA(MAX_PATH, inf_file);
     lstrcatA(inf_file,"test.inf");