diff --git a/volatility3/cli/volshell/generic.py b/volatility3/cli/volshell/generic.py index d6d2fdcc8..adb307c62 100644 --- a/volatility3/cli/volshell/generic.py +++ b/volatility3/cli/volshell/generic.py @@ -547,7 +547,7 @@ class Volshell(interfaces.plugins.PluginInterface): ], include_value: bool = True, ) -> str: - # build the display_type_string based on the aviable information + # build the display_type_string based on the available information if hasattr(volobject.vol, "size"): # the most common type to display, this shows their full size, e.g.: