]> wimlib.net Git - wimlib/commitdiff
wimlib.h: fix typo
authorEric Biggers <ebiggers3@gmail.com>
Sun, 17 Apr 2016 14:44:56 +0000 (09:44 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 17 Apr 2016 15:16:41 +0000 (10:16 -0500)
include/wimlib.h

index b7bb0bc605a1bf74590ac5344b41149e1293b445..e4ae34411babc20c55826ae4b420ae980766fcfb 100644 (file)
@@ -3043,7 +3043,7 @@ wimlib_extract_pathlist(WIMStruct *wim, int image,
  * to match no files, and there is a flag (::WIMLIB_EXTRACT_FLAG_STRICT_GLOB) to
  * enable the strict behavior if desired.
  *
  * to match no files, and there is a flag (::WIMLIB_EXTRACT_FLAG_STRICT_GLOB) to
  * enable the strict behavior if desired.
  *
- * Symbolic are not be dereferenced when paths in the image are interpreted.
+ * Symbolic links are not dereferenced when paths in the image are interpreted.
  *
  * @param wim
  *     WIM from which to extract the paths, specified as a pointer to the
  *
  * @param wim
  *     WIM from which to extract the paths, specified as a pointer to the