We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e197fba commit a05397eCopy full SHA for a05397e
volatility3/framework/symbols/linux/extensions/__init__.py
@@ -2266,7 +2266,7 @@ def normalize(self):
2266
2267
class Timespec64Concrete(Timespec64Abstract):
2268
"""Handle all required timespec64 operations, convertions and adjustments.
2269
- 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
2270
and the same methods as a timespec64 object extension.
2271
"""
2272
0 commit comments