commit 8d79088ebea05339ad090b3bad1ebef1c1a94a85
parent 98eec827479c1ae2c3a7604c78313fdb960da512
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 7 Apr 2021 04:00:25 -0400
fix typo: s/mime/MIME/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anastasis.rst b/anastasis.rst
@@ -760,7 +760,7 @@ charge per truth operation using GNU Taler.
// string "ECT".
encrypted_truth: [80]; //bytearray
- // mime type of truth, i.e. text/ascii, image/jpeg, etc.
+ // MIME type of truth, i.e. text/ascii, image/jpeg, etc.
truth_mime: string;
}