Skip to content

Commit 1e86c51

Browse files
authored
Fix for Minor textual improvement #165
1 parent 3bc3bb5 commit 1e86c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SCRIPTS/BF/X7/rates3.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ return {
99
outputBytes = 23,
1010
text = {
1111
{ t = "Anti-Grav Gain", x = 15, y = 17, to = SMLSIZE },
12-
{ t = "Anti-Grav Thr", x = 15, y = 30, to = SMLSIZE },
12+
{ t = "Anti-Grav Thrsh", x = 15, y = 30, to = SMLSIZE },
1313
{ t = "VBAT Compens", x = 15, y = 43, to = SMLSIZE }
1414
},
1515
fields = {

0 commit comments

Comments
 (0)