X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fwin32_capture.c;h=88e31248621119b7a0e176329bfca6933c5afdc5;hb=21da2526eff64cdb8e3cb509d34af182d764c701;hp=8937891e75ee205376142a627264470d8e00fb07;hpb=6c36e2e6311e29cede36518e4363d1bcdd87ddb3;p=wimlib diff --git a/src/win32_capture.c b/src/win32_capture.c index 8937891e..88e31248 100644 --- a/src/win32_capture.c +++ b/src/win32_capture.c @@ -628,7 +628,7 @@ winnt_try_rpfix(struct reparse_buffer_disk *rpbuf, u16 *rpbuflen_p, * SYMBOLIC_LINK_RELATIVE. We will use this information, although this * may not always do what the user expects, since drive-relative * symbolic links such as "\Users\Public" have SYMBOLIC_LINK_RELATIVE - * set, in addition to truely relative symbolic links such as "Users" or + * set, in addition to truly relative symbolic links such as "Users" or * "Users\Public". However, WIMGAPI (as of Windows 8.1) has this same * behavior. *