git-svn-id: file:///home/svn/framework3/trunk@11045 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2010-11-14 23:39:29 +00:00
parent 2a333d8106
commit bd7f6eec10
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class Metasploit3 < Msf::Encoder::Alphanum
'Name' => "Alpha2 Alphanumeric Unicode Uppercase Encoder",
'Version' => '$Revision$',
'Description' => %q{
Encodes payloas as unicode-safe uppercase text. This encoder uses
Encodes payload as unicode-safe uppercase text. This encoder uses
SkyLined's Alpha2 encoding suite.
},
'Author' => [ 'pusscat', 'skylined' ],