]> wimlib.net Git - wimlib/blobdiff - src/error.c
s/NTFS-3g/NTFS-3G/g
[wimlib] / src / error.c
index a6b2d3892dc55edaf26915d30cf48b5b46efc285..f427c82c996118a88156ccd248421db8bc08c6b8 100644 (file)
@@ -263,7 +263,7 @@ static const tchar * const error_strings[] = {
                = T("The WIM was not captured such that it can be "
                    "applied from a pipe"),
        [WIMLIB_ERR_NTFS_3G]
-               = T("NTFS-3g encountered an error (check errno)"),
+               = T("NTFS-3G encountered an error (check errno)"),
        [WIMLIB_ERR_OPEN]
                = T("Failed to open a file"),
        [WIMLIB_ERR_OPENDIR]