From 98eec827479c1ae2c3a7604c78313fdb960da512 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 03:59:44 -0400 Subject: mark up ‘encrypted_truth’; add period at end of sentence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastasis.rst b/anastasis.rst index e3057b0e..4268c9b6 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -748,7 +748,7 @@ charge per truth operation using GNU Taler. // encrypted_truth. nonce: [32]; //bytearray - // Authentication tag of encrypted_truth + // Authentication tag of ``encrypted_truth``. aes_gcm_tag: [16]; //bytearray // Variable-size truth. After decryption, -- cgit v1.2.3