From 0a8f5210aa319bfe6bf3b3357480f73ab7efbba1 Mon Sep 17 00:00:00 2001 From: Greg DiCristofaro Date: Thu, 14 Sep 2023 10:46:37 -0400 Subject: [PATCH] add period --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a7f997db7a..7871323c09 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -25,7 +25,7 @@ title: Autopsy base: core22 version: 4.21.0 summary: A graphical interface to The Sleuth Kit and other digital forensics tools. # 79 char long summary -description: "Autopsy is a graphical interface to The Sleuth Kit and other open source digital forensics tools. Disclaimer: due to the system access necessary for Autopsy to perform correctly, this snap is highly privileged" +description: "Autopsy is a graphical interface to The Sleuth Kit and other open source digital forensics tools. Disclaimer: due to the system access necessary for Autopsy to perform correctly, this snap is highly privileged." source-code: https://github.com/sleuthkit/autopsy/ website: https://www.autopsy.com/ license: Apache-2.0