]> wimlib.net Git - wimlib/blobdiff - src/win32_common.c
Capitalize "Windows Overlay Filesystem" consistently
[wimlib] / src / win32_common.c
index d3007916c89ef53c6f98b718f85af18b30a8850f..514965b869091c8741519cedaad8f412afba0942 100644 (file)
@@ -220,7 +220,7 @@ win32_get_drive_path(const wchar_t *file_path, wchar_t drive_path[7])
        return 0;
 }
 
-/* Try to attach an instance of the Windows Overlay File System Filter Driver to
+/* Try to attach an instance of the Windows Overlay Filesystem filter driver to
  * the specified drive (such as C:)  */
 bool
 win32_try_to_attach_wof(const wchar_t *drive)