Skip to content

Commit b5220c8

Browse files
committed
Update metasploit-framework-full.gemspec
Fix typo
1 parent 382d34d commit b5220c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasploit-framework-full.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
1919
spec.authors = ['Metasploit Hackers']
2020
spec.email = ['[email protected]']
2121
spec.summary = 'metasploit-framework with all optional dependencies'
22-
spec.description = 'Gems needed to access the PostgreSQL database anin metasploit-framework'
22+
spec.description = 'Gems needed to access the PostgreSQL database in metasploit-framework'
2323
spec.homepage = 'https://www.metasploit.com'
2424
spec.license = 'BSD-3-clause'
2525

0 commit comments

Comments
 (0)