[BASE] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / base / setup / usetup / partlist.h
index 0a7761d..bf2bca2 100644 (file)
@@ -207,7 +207,7 @@ typedef struct
 {
     LIST_ENTRY ListEntry;
     ULONG DiskNumber;
-    ULONG Idendifier;
+    ULONG Identifier;
     ULONG Signature;
 } BIOS_DISK, *PBIOS_DISK;