fix(typo):morden -> modern

This commit is contained in:
DataEraserC
2024-07-24 01:45:32 +08:00
parent 41f4dc6237
commit 94e2e17c60
5 changed files with 5 additions and 5 deletions

View File

@@ -104,7 +104,7 @@ one keypair, or a keyring/keychain(which contains multiple sub key-pairs).
Let's generate a keypair interactively:
> Now in 2024, GnuPG 2.4.1 defaults to ECC algorithm (9) and Curve 25519 for ECC, which is morden
> Now in 2024, GnuPG 2.4.1 defaults to ECC algorithm (9) and Curve 25519 for ECC, which is modern
> and safe, I would recommend to use these defaults directly.
```bash