mirror of
https://github.com/volatilityfoundation/volatility
synced 2026-06-08 18:04:46 +00:00
fixed typo
This commit is contained in:
@@ -51,7 +51,7 @@ opts = {}
|
||||
|
||||
opts['name'] = "volatility"
|
||||
opts['version'] = volatility.constants.VERSION
|
||||
opts['description'] = "Volatility -- Volatile memory framwork"
|
||||
opts['description'] = "Volatility -- Volatile memory framework"
|
||||
opts['author'] = "AAron Walters"
|
||||
opts['author_email'] = "awalters@4tphi.net"
|
||||
opts['url'] = "http://www.volatilityfoundation.org"
|
||||
|
||||
Reference in New Issue
Block a user