summaryrefslogtreecommitdiff
path: root/grapher/Models
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-10-08 18:44:07 -0400
committera1xd <[email protected]>2020-10-08 18:44:07 -0400
commiteb32e441cd3fd5f53312df1af81400647833b213 (patch)
tree3015baf77076a2bf5e02a33782e9dec01e978744 /grapher/Models
parentadd scroll to charts (diff)
downloadrawaccel-eb32e441cd3fd5f53312df1af81400647833b213.tar.xz
rawaccel-eb32e441cd3fd5f53312df1af81400647833b213.zip
rename sensitivity field to 'sens multiplier'
Diffstat (limited to 'grapher/Models')
-rw-r--r--grapher/Models/AccelGUIFactory.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Models/AccelGUIFactory.cs b/grapher/Models/AccelGUIFactory.cs
index 579e664..51bbc2b 100644
--- a/grapher/Models/AccelGUIFactory.cs
+++ b/grapher/Models/AccelGUIFactory.cs
@@ -126,7 +126,7 @@ namespace grapher.Models
new ActiveValueLabelXY(
new ActiveValueLabel(sensitivityActiveXLabel, activeValueTitleX),
new ActiveValueLabel(sensitivityActiveYLabel, activeValueTitleX)),
- "Sensitivity");
+ "Sens Multiplier");
var rotation = new Option(
rotationBox,