mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-04 06:50:00 +00:00
Fixed a typo in previous commit.
This commit is contained in:
@@ -184,7 +184,7 @@ class TableReportGenerator {
|
||||
}
|
||||
}
|
||||
catch (TskCoreException ex) {
|
||||
logger.log(Level.SEVERE, "Unable to get dusplay name for account type.", ex);
|
||||
logger.log(Level.SEVERE, "Unable to get display name for account type.", ex);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user