typo
git-svn-id: file:///home/svn/framework3/trunk@5258 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
9994c385ee
commit
e030a3f7b5
|
@ -21,7 +21,7 @@ module Msf
|
|||
remote = @client.fs.dir.getwd
|
||||
|
||||
# call the parent
|
||||
super("MsfBrowser on #{@client.tunnel_peer}", local, remote)
|
||||
super("msfbrowser on #{@client.tunnel_peer}", local, remote)
|
||||
|
||||
# Populate the view
|
||||
create_dir_session()
|
||||
|
|
Loading…
Reference in New Issue