summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2014-11-15 16:46:48 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2014-11-15 16:46:48 +0200
commit20195ea8b2f71240d88ead910f5326e61d49a09b (patch)
treeb6e73238e5614302dbfd18f9448a5091b3667b1c
parentcf2df983cb6d13042694366be4aba76d4a98048b (diff)
news for 0.19 -- added 4 missing backticks
-rw-r--r--news/release-0.19.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/release-0.19.mdwn b/news/release-0.19.mdwn
index 99f34c6..fe9b462 100644
--- a/news/release-0.19.mdwn
+++ b/news/release-0.19.mdwn
@@ -128,7 +128,7 @@ Previously there was no supported way to abort an atomic section.
Callers can now simply close the database, and any outstanding
atomic section will be aborted.
-### Add return status to notmuch_database_close and notmuch_database_destroy
+### Add return status to `notmuch_database_close` and `notmuch_database_destroy`
### Bug fixes and performance improvements for thread linking