Spelling fixes, Fixed settings save popup
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 21 Apr 2021 20:20:22 +0000 (13:20 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 21 Apr 2021 20:20:22 +0000 (13:20 -0700)
src/js/view-settings.js
src/pug/templates/settings-general.pug
src/pug/templates/settings-macros.pug

index bb27521177605ad341398b47ac392468f5ad8885..aa335f0a2a4521cafa0a1d5225c35a66883098a3 100644 (file)
@@ -88,7 +88,7 @@ module.exports = {
           callback: {
             save: function () {this.save(done)}.bind(this),
             discard: function () {this.discard(done)}.bind(this)
-          }.bind(this)
+          }
         });
       }
     },
index 5c80eb4ac3a1b64b52cffd1b3b8db1a54095db5e..127ae09881a36fc81f84c8b8eee7ff2a0719e3df 100644 (file)
@@ -68,7 +68,7 @@ script#settings-general-template(type="text/x-template")
           planning accuracy.
 
         p.
-          This also affects the maimum error when interpolating
+          This also affects the maximum error when interpolating
           #[a(href=base + "#gcode:g2-g3", target="_blank") G2 and G3] arcs.
 
         h2 Cornering Speed (Advanced)
index 28b0197fad42e7c78ac8ea06969ea2389f5a3406..7dd37a695cf599aa6d75d7b8ffa31bf5ddb49b0f 100644 (file)
@@ -54,7 +54,7 @@ script#settings-macros-template(type="text/x-template")
               :title="'Delete macro ' + ($index + 1) + '.'")
 
     p.
-      Macros are programs that you can run by clicking the corrisponding
+      Macros are programs that you can run by clicking the corresponding
       button on the #[a(href="#control") control page].  To create a new
       macro, click the "Add" button.  Then set the button color, name and
       select a program to run from the file menu.  You can upload new