mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-03 02:28:46 +02:00
Linux: Boottime API: Minor. Fix docstring typo
This commit is contained in:
@@ -2266,7 +2266,7 @@ class Timespec64Abstract(abc.ABC):
|
||||
|
||||
class Timespec64Concrete(Timespec64Abstract):
|
||||
"""Handle all required timespec64 operations, convertions and adjustments.
|
||||
This is used to dynamically create timespec64-like objects, each its own variables
|
||||
This is used to dynamically create timespec64-like objects, each with its own variables
|
||||
and the same methods as a timespec64 object extension.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user