From d7f96adc843f5f316684f1f792e7f242d22be0a9 Mon Sep 17 00:00:00 2001
From: Mark McKinnon <mark.mckinnon@davenport.edu>
Date: Wed, 28 Oct 2020 11:42:45 -0400
Subject: [PATCH] Update artifact_catalog.dox

Fix typos.
---
 bindings/java/doxygen/artifact_catalog.dox | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox
index 43732d3b6..9b2d045b4 100644
--- a/bindings/java/doxygen/artifact_catalog.dox
+++ b/bindings/java/doxygen/artifact_catalog.dox
@@ -45,7 +45,7 @@ Activity on the system or from an application.  Example Usage is a mobile device
   TSK_DATETIME
 
 ### OPTIONAL ATTRIBUTES
-- TSK_ACTIVITY_TYPE (Activity Type ie: On or Off)
+- TSK_ACTIVITY_TYPE (Activity Type i.e.: On or Off)
 - TSK_DATETIME_END (When activity ended)
 - TSK_PROG_NAME (Name of the program doing the activity)
 - TSK_VALUE (Connection Type)
@@ -65,7 +65,7 @@ Provides a backwards link to an artifact that references the parent file of this
 Details about System/Aplication/File backups.
 
 ### REQUIRED ATTRIBUTES
-- TSK_DATETIME_STARTED (Date/Time the backup happened)
+- TSK_DATETIME_START (Date/Time the backup happened)
      or 
   TSK_DATETIME
   
-- 
GitLab