Browse Source

Rename output filter argument to Crib

j433866 6 years ago
parent
commit
b6bdcaa71f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/operations/Magic.mjs

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

@@ -45,7 +45,7 @@ class Magic extends Operation {
                 "value": false
                 "value": false
             },
             },
             {
             {
-                "name": "Output Filter (Regex)",
+                "name": "Crib (known plaintext string or regex)",
                 "type": "string",
                 "type": "string",
                 "value": ""
                 "value": ""
             }
             }