From 5875eaafe5e9f5d1c8b2a2a4f38d19929af52b52 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 16 Aug 2021 12:01:12 +0200 Subject: -fix doc --- doc/sphinx/rest.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst index 152a65e..0a081c4 100644 --- a/doc/sphinx/rest.rst +++ b/doc/sphinx/rest.rst @@ -262,8 +262,8 @@ In the following, UUID is always defined and used according to `RFC 4122`_. // Variable-size encrypted recovery document. After decryption, // this contains a gzip compressed JSON-encoded `RecoveryDocument`. - // The nonce of the HKDF for this encryption must include the - // string "ERD". + // The salt of the HKDF for this encryption must include the + // string "erd". encrypted_compressed_recovery_document: []; //bytearray of undefined length } -- cgit v1.2.3