]> wimlib.net Git - wimlib/blobdiff - include/wimlib/inode.h
s/NTFS-3g/NTFS-3G/g
[wimlib] / include / wimlib / inode.h
index ed6f9de92ee1ea088e1052c3b5f6c78a0b0681dd..b6203fb5b6a3c7698d32730e89f184cf94b87183 100644 (file)
@@ -191,7 +191,7 @@ struct wim_inode {
                        struct wim_dentry *i_first_extraction_alias;
 
                #ifdef WITH_NTFS_3G
-                       /* In NTFS-3g extraction mode, this is set to the Master
+                       /* In NTFS-3G extraction mode, this is set to the Master
                         * File Table (MFT) number of the NTFS file that was
                         * created for this inode.  */
                        u64 i_mft_no;