Fix more instances of the common typo at "interchangeable"
Marco Ricci

Marco Ricci commited on 2026-08-30 21:09:35
Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -350,7 +350,7 @@ specifically marked as such.)
350 350
     This is an artefact of how the master passphrase is converted to the
351 351
     random bit sequence with which the service passphrases are generated.
352 352
     See the corresponding [FAQ entry: What are "interchangeable passphrases"
353
-    in vault?][INTERCHEANGABLE_PASSPHRASES] for details, including the
353
+    in vault?][INTERCHANGEABLE_PASSPHRASES] for details, including the
354 354
     practical security (non-)implications.
355 355
 
356 356
     The [`derivepassphrase vault`][CLI_VAULT] command-line interface does
... ...
@@ -121,7 +121,7 @@ nav:
121 121
   - Design & Background:
122 122
     - explanation/index.md
123 123
     - '"altered versions" license requirement': explanation/faq-altered-versions.md
124
-    - '"interchangable passphrases" in vault': explanation/faq-vault-interchangable-passphrases.md
124
+    - '"interchangeable passphrases" in vault': explanation/faq-vault-interchangeable-passphrases.md
125 125
     - tradeoffs between passphrase & SSH key: explanation/tradeoffs-passphrase-ssh-key.md
126 126
     - explanation/many-master-secrets.md
127 127
   - Changelog:
128 128