mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-08 02:37:39 +02:00
PR review fixes: Fix minor typo to match verb form from other docstrings
This commit is contained in:
@@ -159,7 +159,7 @@ class Files(plugins.PluginInterface, timeliner.TimeLinerInterface):
|
||||
root_dentry: interfaces.objects.ObjectInterface,
|
||||
parent_dir: str,
|
||||
):
|
||||
"""Walk dentries recursively
|
||||
"""Walks dentries recursively
|
||||
|
||||
Args:
|
||||
seen_dentries: A set to ensure each dentry is processed only once
|
||||
|
||||
Reference in New Issue
Block a user