[AMSTREAM] Sync with Wine Staging 3.9. CORE-14656
[reactos.git] / dll / directx / ddraw / ddraw_structures.txt
index 0f896dd..156c8f0 100644 (file)
@@ -68,7 +68,7 @@ typedef struct _DDRAWI_DIRECTDRAW_GBL {
   LPDDRAWI_DIRECTDRAW_GBL  lp16DD;    // pointer to it self (DDRAWI_DIRECTDRAW_GBL)
   DWORD  dwMaxOverlays;
   DWORD  dwCurrOverlays;
-  DWORD  dwMonitorFrequency;         // current mointor freq, (nivida always set this to 0, it is a bug in nvida drv)
+  DWORD  dwMonitorFrequency;         // current monitor freq, (nvidia always set this to 0, it is a bug in nvidia drv)
   DDCORECAPS  ddHELCaps;
   DWORD  dwUnused2[50];
   DDCOLORKEY  ddckCKDestOverlay;