Fixed typo

git-svn-id: file:///home/svn/framework3/trunk@11031 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2010-11-13 13:40:34 +00:00
parent 4c69fc7b84
commit 28db9ff662
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
sample_option_var = nil
@exec_opts = Rex::Parser::Arguments.new(
"-h" => [ false, "Help menu." ],
"-o" => [ true , "Option that requieres a value]
"-o" => [ true , "Option that requieres a value"]
)
meter_type = client.platform