summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-10-27 15:47:57 +0200
committerAndrey Andreev <narf@devilix.net>2016-10-27 15:47:57 +0200
commit2b9d88c3fe78218bb9d8bcbb6ea114d190bc0d0e (patch)
tree7eb9607b6fd1f18a0ee34d0309c16a5914545373 /user_guide_src
parent2f760877c313871e5066b93b0b1aa76428c09fb6 (diff)
[ci skip] Fix changelog entry formatting from last commit
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 4c6143c59..51242efa3 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -18,7 +18,7 @@ Release Date: Not Released
Bug fixes for 3.1.2
-------------------
-- Fixed a regression (#4874) - :doc:`Session Library <libraries/sessions>` didn't take into account `session.hash_bits_per_character` when validating session IDs.
+- Fixed a regression (#4874) - :doc:`Session Library <libraries/sessions>` didn't take into account ``session.hash_bits_per_character`` when validating session IDs.
Version 3.1.1
=============