Skip to content

Commit 0906345

Browse files
committed
Ah, typo
1 parent eb19050 commit 0906345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/smb/smb_enumshares.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize(info={})
2828
directories, files, time stamps, etc.
2929
3030
By default, a netshareenum request is done in order to retrieve share information,
31-
but it this fails, you may also fall back to SRVSVC. When SRVSVC is used, please
31+
but if this fails, you may also fall back to SRVSVC. When SRVSVC is used, please
3232
note the module will not attempt to enumerate more info like netshareenum.
3333
},
3434
'Author' =>

0 commit comments

Comments
 (0)