Fixes #3469, silly typo

git-svn-id: file:///home/svn/framework3/trunk@11520 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2011-01-08 05:58:55 +00:00
parent 5efb5e318b
commit 739604ea12
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ EOS
end
def jnlp_info
buf <<-EOS
buf = <<-EOS
<information>
<title>#{Rex::Text.rand_text_alpha(rand(10)+10)}</title>
<vendor>#{Rex::Text.rand_text_alpha(rand(10)+10)}</vendor>