Skip to content

Commit

Permalink
Update dissect/shellitem/lnk/lnk.py
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan de Reuver <9864602+Horofic@users.noreply.github.com>
  • Loading branch information
Zawadidone and Horofic committed Apr 13, 2023
1 parent bac9634 commit cc82794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dissect/shellitem/lnk/lnk.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def __repr__(self) -> str:

class LnkInfo:
"""This class represents a LNK file's LINK_INFO structure. The optional LINK_INFO structure specifies information
unnecessary to resolve a link target if it is not found in its original location. This includes information about
necessary to resolve a link target if it is not found in its original location. This includes information about
the volume that the target was stored on, the mapped drive letter, and a UNC path if existed when the link was
created.
Expand Down

0 comments on commit cc82794

Please sign in to comment.