From: Eric Biggers Date: Wed, 22 May 2013 02:12:46 +0000 (-0500) Subject: wimlib.h: Fix typo X-Git-Tag: v1.4.1~45 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=037dc6208a1e57910a46e05f5de2788d8adfa207;hp=334e2d17f2d69fbe28e6dd60a5b82a3837188d77 wimlib.h: Fix typo --- diff --git a/include/wimlib.h b/include/wimlib.h index 9951e502..a5a73e38 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -2025,7 +2025,7 @@ wimlib_mount_image(WIMStruct *wim, * A number other than 0x10d00 is written in the version field of the WIM * header of @a wim_file. (Probably a pre-Vista WIM). * @retval ::WIMLIB_ERR_WIM_IS_READONLY - * ::WIMLIB_OPEN_FLAG_WRITE_ACCESS was specified and but the WIM file was + * ::WIMLIB_OPEN_FLAG_WRITE_ACCESS was specified but the WIM file was * considered read-only because of any of the reasons mentioned in the * documentation for the ::WIMLIB_OPEN_FLAG_WRITE_ACCESS flag. * @retval ::WIMLIB_ERR_XML