git-svn-id: file:///home/svn/framework3/trunk@5530 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2008-06-16 05:39:36 +00:00
parent 8414b5bc6a
commit 44e16600d1
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ class Meterpreter < Rex::Post::Meterpreter::Client
# Notify now that we've created the socket
notify_socket_created(self, sock, param)
# Return the socket ot the caller
# Return the socket to the caller
sock
end