summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-10-01 11:53:21 +0000
committerng0 <ng0@taler.net>2019-10-01 11:53:21 +0000
commitff07b647ec61dd0c0661535d130091197a34779f (patch)
tree70c99bac37bf13b79a518d63f64001768beea2f1
parentc151dc301b2f426a7b649d0c3e3ed0d7f2fdd8d1 (diff)
downloaddocs-ff07b647ec61dd0c0661535d130091197a34779f.tar.gz
docs-ff07b647ec61dd0c0661535d130091197a34779f.tar.bz2
docs-ff07b647ec61dd0c0661535d130091197a34779f.zip
instead of literal "*" use of emphasis seemed to be intended.
revert if wrong and add a comment.
-rw-r--r--onboarding.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/onboarding.rst b/onboarding.rst
index 8bf63774..742dd030 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -394,7 +394,7 @@ Code coverage
Code coverage is done with the Gcov / Lcov
(http://ltp.sourceforge.net/coverage/lcov.php) combo, and it is run
-\*nightly\* (once a day) by a Buildbot worker. The coverage results are
+*nightly* (once a day) by a Buildbot worker. The coverage results are
then published at ``https://lcov.taler.net/``.