typo correction

pull/121/head
Tristan METAYER 2017-05-02 15:07:33 +02:00
parent 4ef7261168
commit 96f9cb4699
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ userConfig = {
'type': 'Boolean', 'type': 'Boolean',
'message': 'If you check this box, IOC file will not save as an attachment in MISP' 'message': 'If you check this box, IOC file will not save as an attachment in MISP'
} }
}inputSource = ['file'] }
inputSource = ['file']
moduleinfo = {'version': '0.1', 'author': 'Raphaël Vinot', moduleinfo = {'version': '0.1', 'author': 'Raphaël Vinot',
'description': 'Import OpenIOC package', 'description': 'Import OpenIOC package',