From 6299891b311c7703bbc052e9cf6a5895bd0d6976 Mon Sep 17 00:00:00 2001
From: Greg DiCristofaro <gregd@basistech.com>
Date: Mon, 2 Oct 2023 10:59:18 -0400
Subject: [PATCH] update documentation

---
 bindings/java/doxygen/artifact_catalog.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox
index c1d9ebb4a..84acdf64b 100644
--- a/bindings/java/doxygen/artifact_catalog.dox
+++ b/bindings/java/doxygen/artifact_catalog.dox
@@ -100,7 +100,7 @@ Indication that the source artifact or file contains a keyword. Keywords are gro
 
 ---
 ## TSK_MALWARE
-Indicates the source file's malware status based on the score.  A notable score means that the file is malware. A score of none means it is not malware.
+Indicates the source file's malware status based on the score.  A notable score means that the file has been detected to be malware. A score of none means that the file has been detected to not be malware.
 
 ### REQUIRED ATTRIBUTES
 None
-- 
GitLab