From 296a689a2a4bb94431191e85cfba28b8dadb2aa9 Mon Sep 17 00:00:00 2001 From: Kemal Zebari Date: Sun, 25 Sep 2022 17:03:46 -0700 Subject: [PATCH] Base: Remove period from TerminalSettings description Given all of the other descriptions for each setting don't include a period at the end, it won't hurt to have the TerminalSettings description do the same for consistency. --- Base/res/apps/TerminalSettings.af | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/res/apps/TerminalSettings.af b/Base/res/apps/TerminalSettings.af index 53535f3c13..36d29d8a3e 100644 --- a/Base/res/apps/TerminalSettings.af +++ b/Base/res/apps/TerminalSettings.af @@ -2,4 +2,4 @@ Name=Terminal Settings Executable=/bin/TerminalSettings Category=Settings -Description=Configure the Terminal appearance and behavior. +Description=Configure the Terminal appearance and behavior