mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 04:37:38 +02:00
Linux: lsof plugin: Fix typo in docstring
This commit is contained in:
@@ -49,7 +49,7 @@ class FDInternal:
|
||||
"""FD internal representation containing only the core objects
|
||||
|
||||
Fields:
|
||||
task: 'task_truct' object
|
||||
task: 'task_struct' object
|
||||
fd_fields: FD fields as obtained from LinuxUtilities.files_descriptors_for_process()
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user