Skip to content

Commit

Permalink
Fix punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
wvu committed Jan 26, 2015
1 parent bae1940 commit 46210a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/auxiliary/gather/konica_minolta_pwd_extract.rb
Expand Up @@ -16,8 +16,8 @@ def initialize(info = {})
'Name' => 'Konica Minolta Password Extractor',
'Description' => %q{
This module will extract FTP and SMB account usernames and passwords
from Konica Minolta multifunction printer (MFP) devices. Tested models
include: C224, C280, 283, C353, C360, 363, 420, C452,C452, C452, C454e, C554
from Konica Minolta multifunction printer (MFP) devices. Tested models include
C224, C280, 283, C353, C360, 363, 420, C452, C452, C452, C454e, and C554.
},
'Author' =>
[
Expand Down

0 comments on commit 46210a4

Please sign in to comment.