mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
Merge pull request #2371 from wishdasher/develop
Fixed typo that appears in the UI
This commit is contained in:
commit
3fa1afb27b
@ -1260,7 +1260,7 @@ final public class Accounts implements AutopsyVisitableItem {
|
||||
|
||||
private final class ToggleShowRejected extends AbstractAction {
|
||||
|
||||
@NbBundle.Messages("ToggleShowRejected.name=Show Rejcted Results")
|
||||
@NbBundle.Messages("ToggleShowRejected.name=Show Rejected Results")
|
||||
ToggleShowRejected() {
|
||||
super(Bundle.ToggleShowRejected_name());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user