summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-auditor.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-auditor.rst b/core/api-auditor.rst
index bdaf69c6..34f77703 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -205,7 +205,7 @@ paid out first.
// When does the validity of the exchange_pub end?
ep_end: Timestamp;
- // Exchange master signature over @e exchange_sig.
+ // Exchange master signature over ``exchange_sig``.
master_sig: EddsaSignature;
}