[Dayone] fix typo

This commit is contained in:
MinchinWeb 2015-06-15 19:05:55 -06:00
parent 5a98089522
commit b11cbd9e6f

View file

@ -121,7 +121,7 @@ class DayOne(Journal.Journal):
'Generation Date': entry.creator_generation_date,
'Host Name': entry.creator_host_name,
'OS Agent': entry.creator_os_agent,
'Sofware Agent': entry.creator_software_agent}
'Software Agent': entry.creator_software_agent}
}
if hasattr(entry, 'location'):
entry_plist['Location'] = entry.location