Assorted spelling fixes.
diff --git a/dlls/wined3d/wined3d_private.h b/dlls/wined3d/wined3d_private.h
index 4a930c9..554d6e6 100644
--- a/dlls/wined3d/wined3d_private.h
+++ b/dlls/wined3d/wined3d_private.h
@@ -1029,7 +1029,7 @@
BOOL wantsDepthStencilBuffer;
D3DPRESENT_PARAMETERS presentParms;
- /* TODO: move everything upto drawable off into a context manager
+ /* TODO: move everything up to drawable off into a context manager
and store the 'data' in the contextManagerData interface.
IUnknown *contextManagerData;
*/