summaryrefslogtreecommitdiff
path: root/grapher
diff options
context:
space:
mode:
authorJacobPalecki <[email protected]>2020-09-29 18:57:46 -0700
committerGitHub <[email protected]>2020-09-29 18:57:46 -0700
commit97f82c3e70185f5558405b023d8c6b4783c830fc (patch)
tree52ce71c455eae56548396885207feb0f73774df4 /grapher
parentMerge pull request #29 from JacobPalecki/GUI (diff)
parentfix typo in gui (diff)
downloadrawaccel-97f82c3e70185f5558405b023d8c6b4783c830fc.tar.xz
rawaccel-97f82c3e70185f5558405b023d8c6b4783c830fc.zip
Merge pull request #30 from a1xd/fix-1.0.0
small fixes for 1.0.0
Diffstat (limited to 'grapher')
-rw-r--r--grapher/Form1.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 2e68dcf..b8b1c8f 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -529,7 +529,7 @@ namespace grapher
this.ScaleMenuItem});
this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem";
this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
- this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settngs";
+ this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settings";
//
// dPIToolStripMenuItem
//