Skip to content

Commit 9db01aa

Browse files
authored
Merge pull request #195 from 0crap/patch-1
Fix for Minor textual improvement #165
2 parents 3bc3bb5 + 1e86c51 commit 9db01aa

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)