From ec46bc70fdad48a15607c645d276575623a5eb15 Mon Sep 17 00:00:00 2001 From: HD Moore Date: Sun, 22 Jan 2006 20:01:38 +0000 Subject: [PATCH] Typo git-svn-id: file:///home/svn/incoming/trunk@3431 4d416f70-5f16-0410-b530-b9f4589650da --- modules/payloads/singles/cmd/unix/bind_perl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/payloads/singles/cmd/unix/bind_perl.rb b/modules/payloads/singles/cmd/unix/bind_perl.rb index 66f77012b0..80580841e6 100644 --- a/modules/payloads/singles/cmd/unix/bind_perl.rb +++ b/modules/payloads/singles/cmd/unix/bind_perl.rb @@ -16,7 +16,7 @@ module BindPerl super(merge_info(info, 'Name' => 'Unix Command Shell, Bind TCP (via perl)', 'Version' => '$Revision$', - 'Description' => 'Listen for a connection and spawn a command shell (persistant)', + 'Description' => 'Listen for a connection and spawn a command shell (persistent)', 'Author' => ['Samy ', 'cazz'], 'License' => MSF_LICENSE, 'Platform' => 'unix',