summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:47:10 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:47:10 -0400
commit99940bd88bff9f1635d1cd101c7b7c3f559f69c1 (patch)
treecd3feff382ce1494477e2468231a3081d4a42584
parentf2d2f39726fc6b7325dc1a1fa53123356082e489 (diff)
downloaddocs-99940bd88bff9f1635d1cd101c7b7c3f559f69c1.tar.gz
docs-99940bd88bff9f1635d1cd101c7b7c3f559f69c1.tar.bz2
docs-99940bd88bff9f1635d1cd101c7b7c3f559f69c1.zip
change markup of ‘anastasis’ from " to ``
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 5e401edd..4cda3a49 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1999,7 +1999,7 @@ Here, the ``error_code`` is from the ``enum ANASTASIS_RecoveryStatus``
and describes precisely what failed about the download, while the
``error_message`` is a human-readable (English) explanation of the code.
Applications may want to translate the message using GNU gettext;
-translations should be available in the "anastasis" text domain.
+translations should be available in the ``anastasis`` text domain.
However, in general it should be sufficient to display the slightly
more generic Taler error code that is returned with the new state.