aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-01-09 07:26:44 -0400
committerDavid Bremner <david@tethera.net>2018-01-09 07:28:21 -0400
commit3c4e64d976eb561ac5157df1bbe5882e3e65b583 (patch)
tree27f7966d40b27b11900463c738e158c55885f268
parenteba5537af1d8044c34961a5a0d3a72808926363e (diff)
NEWS: Fix markup of headlinedebian/0.26-10.26
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 810506ce..01ac3942 100644
--- a/NEWS
+++ b/NEWS
@@ -142,7 +142,7 @@ Open mail files in binary mode when using Python 3
This avoids certain encoding related crashes under Python 3.
-Add python bindings for notmuch_database_{get,set}_config*
+Add python bindings for `notmuch_database_{get,set}_config*`
Optional `decrypt_policy` flag is available for notmuch.database().index_file()