mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Rename PGP "armor" occurrences to "armour"
This commit is contained in:
parent
f2f3bdc923
commit
bc4d7e86e3
4 changed files with 53 additions and 53 deletions
|
@ -102,8 +102,8 @@ var Categories = [
|
|||
"Verify PGP Cleartext",
|
||||
"Generate PGP Key Pair",
|
||||
"Detach PGP Cleartext",
|
||||
"Add PGP ASCII Armor",
|
||||
"Remove PGP ASCII Armor",
|
||||
"Add PGP ASCII Armour",
|
||||
"Remove PGP ASCII Armour",
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -125,8 +125,8 @@ var Categories = [
|
|||
"Verify PGP Cleartext",
|
||||
"Detach PGP Cleartext",
|
||||
"Generate PGP Key Pair",
|
||||
"Add PGP ASCII Armor",
|
||||
"Remove PGP ASCII Armor",
|
||||
"Add PGP ASCII Armour",
|
||||
"Remove PGP ASCII Armour",
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue