Browse Source

Renamed option

martin gillow 6 years ago
parent
commit
39f3383709
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/operations/Lorenz.mjs

+ 1 - 1
src/core/operations/Lorenz.mjs

@@ -89,7 +89,7 @@ class Lorenz extends Operation {
                 "value": ["Plaintext", "ITA2"]
             },
             {
-            	name: "Output Format",
+            	name: "ITA2 Format",
             	type: "option",
                 "value": ["5/8/9", "+/-/."]
             },