From 037dc6208a1e57910a46e05f5de2788d8adfa207 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Tue, 21 May 2013 21:12:46 -0500 Subject: [PATCH] wimlib.h: Fix typo --- include/wimlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0