Tidied up localisation in Wikipedia URL

This commit is contained in:
n1474335 2021-02-01 15:51:14 +00:00
parent 0a0949246f
commit 5947ed21fc
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class UnicodeTextFormat extends Operation {
this.name = "Unicode Text Format";
this.module = "Default";
this.description = "Adds Unicode combining characters to change formatting of plaintext.";
this.infoURL = "https://en.wikipedia.org/wiki/Combining_character";
this.infoURL = "https://wikipedia.org/wiki/Combining_character";
this.inputType = "byteArray";
this.outputType = "byteArray";
this.args = [