From a3b5bfe4e11a00b180c0a8a38a1142a3d60f523d Mon Sep 17 00:00:00 2001
From: Mark McKinnon <mark.mckinnon@davenport.edu>
Date: Wed, 28 Oct 2020 13:36:33 -0400
Subject: [PATCH] Update Bundle.properties

Fix name
---
 bindings/java/src/org/sleuthkit/datamodel/Bundle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bindings/java/src/org/sleuthkit/datamodel/Bundle.properties b/bindings/java/src/org/sleuthkit/datamodel/Bundle.properties
index c7236ed5c..3557bba67 100644
--- a/bindings/java/src/org/sleuthkit/datamodel/Bundle.properties
+++ b/bindings/java/src/org/sleuthkit/datamodel/Bundle.properties
@@ -57,7 +57,7 @@ BlackboardArtifact.tskTrack.text=GPS Track
 BlackboardArtifact.tskWebAccountType.text=Web Account Type
 BlackboardArtifact.tskScreenShots.text=Screenshots
 BlackboardArtifact.tskDhcpInfo.text=DHCP Information
-BlackboardArtifact.tskNotifications.text=Notification
+BlackboardArtifact.tskNotifications.text=Notifications
 BlackboardArtifact.tskBackup.text=Backups
 BlackboardArtifact.tskDeletedProg.text=Deleted Programs
 BlackboardArtifact.tskActivity.text=Activity
-- 
GitLab