From 77bf05f513f68ed57492a3bdcb61e33745aab88d Mon Sep 17 00:00:00 2001 From: HonorGoG Date: Wed, 19 Sep 2018 18:24:09 -0700 Subject: [PATCH] - We refer to plugins as a singular word rather than two. It's not grammatically correct but we also refer to 'addons' without a hyphen. So sue me. --- Titan/TitanMovable.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Titan/TitanMovable.lua b/Titan/TitanMovable.lua index d180e89..78e05b1 100755 --- a/Titan/TitanMovable.lua +++ b/Titan/TitanMovable.lua @@ -456,7 +456,7 @@ end --[[ Titan NAME: Titan_AdjustScale -DESC: Update the bars and plug ins to the user selected scale. +DESC: Update the bars and plugins to the user selected scale. VAR: None OUT: None NOTE: -- 1.7.9.5