mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 19:14:55 +00:00
Fixed a typo in previous commit.
This commit is contained in:
parent
1eedb00aba
commit
dfd8043fff
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user