small typo

git-svn-id: file:///home/svn/framework3/trunk@12051 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2011-03-21 02:35:12 +00:00
parent 7648ab6e5f
commit 68374e11ef
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class Metasploit3 < Msf::Post
))
register_options(
[
OptBool.new('SPAWN', [ false, 'Spawn process to migrate to. If name for process not given notepad.exe used', false]),
OptBool.new('SPAWN', [ false, 'Spawn process to migrate to. If name for process not given notepad.exe is used.', false]),
OptString.new('NAME', [false, 'Name of process to migrate to.', nil]),