Module: wine
Branch: master
Commit: 5d885360f4721d19272674ec6ca3efe5be50dbab
URL: http://source.winehq.org/git/wine.git/?a=commit;h=5d885360f4721d19272674ec6…
Author: Francois Gouget <fgouget(a)free.fr>
Date: Fri Apr 22 00:38:00 2016 +0200
shell32/tests: Fix a spelling error in a shellpath comment.
Signed-off-by: Francois Gouget <fgouget(a)free.fr>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/shell32/tests/shellpath.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/shell32/tests/shellpath.c b/dlls/shell32/tests/shellpath.c
index 6b5ed76..2125092 100644
--- a/dlls/shell32/tests/shellpath.c
+++ b/dlls/shell32/tests/shellpath.c
@@ -2278,7 +2278,7 @@ static void test_knownFolders(void)
/* remove newly created directory */
RemoveDirectoryW(sSubFolder2Path);
- /* verify sub folder. It still succeedes, so Windows does not check folder presence each time */
+ /* verify subfolder. It still succeeds, so Windows does not check folder presence each time */
hr = IKnownFolder_GetPath(subFolder, 0, &folderPath);
todo_wine
ok(hr == S_OK, "failed to get known folder path: 0x%08x\n", hr);
Module: wine
Branch: master
Commit: 9cd57841049f06a43a68ed4fbef8055894bf29ea
URL: http://source.winehq.org/git/wine.git/?a=commit;h=9cd57841049f06a43a68ed4fb…
Author: Francois Gouget <fgouget(a)free.fr>
Date: Fri Apr 22 00:37:41 2016 +0200
urlmon/tests: Fix a spelling error in a uri comment.
Signed-off-by: Francois Gouget <fgouget(a)free.fr>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/urlmon/tests/uri.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/urlmon/tests/uri.c b/dlls/urlmon/tests/uri.c
index 464fb07..5f98d4e 100644
--- a/dlls/urlmon/tests/uri.c
+++ b/dlls/urlmon/tests/uri.c
@@ -5768,7 +5768,7 @@ static const uri_builder_test uri_builder_tests[] = {
0,INET_E_INVALID_URL,FALSE,
0,0,0,INET_E_INVALID_URL,FALSE
},
- /* UserName can't contain any character that is a delimeter for another
+ /* UserName can't contain any character that is a delimiter for another
* component that appears after it in a normal URI.
*/
{ "http://google.com/",0,S_OK,FALSE,