summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2014-06-25 15:20:11 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2014-06-25 15:20:11 +0300
commit7a8718a2137fb129f9f516c43616cd584dd7dc14 (patch)
treed4f561b39dcf663d18f181d132392e657d3fa4db
parentaef545fe85712f9d3c25b7e1c445b9be06994ce2 (diff)
backquote html_static_path
-rw-r--r--news/release-0.18.1.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/release-0.18.1.mdwn b/news/release-0.18.1.mdwn
index be67316..d9b9b85 100644
--- a/news/release-0.18.1.mdwn
+++ b/news/release-0.18.1.mdwn
@@ -14,7 +14,7 @@ Build System
### Put notmuch lib directory first in RPATH
-### Fix handling of html_static_path in sphinx
+### Fix handling of `html_static_path` in sphinx
Both the python bindings and the main docs had spurious settings of
this variable.