fixed typo

This commit is contained in:
gleeda
2015-06-03 14:50:09 -04:00
parent e2a5b0030c
commit 542669fbed
+1 -1
View File
@@ -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"