From b65efa1cacd00d4853dafdfdc876fb5ea306f5b2 Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Sun, 17 Feb 2019 14:54:47 -0500
Subject: [PATCH] Changed option description

---
 src/uncategorized/descriptionOptions.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/descriptionOptions.tw b/src/uncategorized/descriptionOptions.tw
index 2c5ea2f7a7c..51febb64ab9 100644
--- a/src/uncategorized/descriptionOptions.tw
+++ b/src/uncategorized/descriptionOptions.tw
@@ -86,7 +86,7 @@ Height and length units are in
 
 <br>
 
-Numbers <<if $showNumbers == 1>>@@.green;BELOW $showNumbersMax@@<</if>> are displayed as
+<<if $showNumbers == 1>>Only numbers@@.green;UP TO $showNumbersMax@@<<else>>Numbers<</if>> are displayed as
 <<if $showNumbers == 1>>
 	words.<br>
 	<<textbox "$showNumbersMax" $showNumbersMax>> //[[Words|Description Options][$showNumbers = 0]]// | //[[Integers|Description Options][$showNumbers = 2]]//
-- 
GitLab