mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-23 10:04:52 +02:00
vmware layer: Fix up a typo.
This commit is contained in:
@@ -12,7 +12,7 @@ from volatility.framework.symbols import native
|
||||
|
||||
|
||||
class VmwareFormatException(exceptions.LayerException):
|
||||
"""Thrown when an error occurs with the underlying Crash file format."""
|
||||
"""Thrown when an error occurs with the underlying VMware vmem file format."""
|
||||
|
||||
|
||||
class VmwareLayer(segmented.SegmentedLayer):
|
||||
|
||||
Reference in New Issue
Block a user