From: Eric Biggers Date: Sun, 17 Apr 2016 14:44:56 +0000 (-0500) Subject: wimlib.h: fix typo X-Git-Tag: v1.9.2~22 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=f0654e95701359ba8318601a6abeb01f0bad52eb wimlib.h: fix typo --- diff --git a/include/wimlib.h b/include/wimlib.h index b7bb0bc6..e4ae3441 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -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. * - * 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