[DRIVERS] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / drivers / storage / class / cdrom_new / cdrom.h
index 9bd9c2e..83db03c 100644 (file)
@@ -246,7 +246,7 @@ typedef struct _CDROM_DATA {
     UCHAR   Rpc0SystemRegion;           // bitmask, one means prevent play
     UCHAR   Rpc0SystemRegionResetCount;
 
-    ULONG   Rpc0RetryRegistryCallback;   // one until initial region choosen
+    ULONG   Rpc0RetryRegistryCallback;   // one until initial region chosen
 
     KMUTEX  Rpc0RegionMutex;