[PATCH] quartz: Fix the name of a type in a comment.

Francois Gouget fgouget at free.fr
Thu Dec 12 17:15:08 CST 2019


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 dlls/quartz/filtergraph.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/quartz/filtergraph.c b/dlls/quartz/filtergraph.c
index d5442e21fc1..1ed41bdcec5 100644
--- a/dlls/quartz/filtergraph.c
+++ b/dlls/quartz/filtergraph.c
@@ -176,7 +176,7 @@ typedef struct _IFilterGraphImpl {
     /* IFilterMapper2 */
     /* IQueueCommand */
     /* IRegisterServiceProvider */
-    /* IResourceMananger */
+    /* IResourceManager */
     /* IServiceProvider */
     /* IVideoFrameStep */
 
-- 
2.20.1




More information about the wine-devel mailing list