]> wimlib.net Git - wimlib/commitdiff
wimlib.h: Fix typo
authorEric Biggers <ebiggers3@gmail.com>
Wed, 22 May 2013 02:12:46 +0000 (21:12 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 22 May 2013 02:12:46 +0000 (21:12 -0500)
include/wimlib.h

index 9951e502a8c9ca4534807d9b02c3a167ad5bcf8a..a5a73e3895883a7243b8beda78d61a36f1438aaa 100644 (file)
@@ -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