From 13d299f21ca2939e9379a28e237502eceffa7ca9 Mon Sep 17 00:00:00 2001
From: Martyn Gigg <martyn.gigg@stfc.ac.uk>
Date: Thu, 19 Jul 2018 12:46:09 +0100
Subject: [PATCH] Escape emphasis character

---
 docs/source/release/v3.13.0/indirect_inelastic.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/release/v3.13.0/indirect_inelastic.rst b/docs/source/release/v3.13.0/indirect_inelastic.rst
index 5c138bbfdb3..7f92b20835e 100644
--- a/docs/source/release/v3.13.0/indirect_inelastic.rst
+++ b/docs/source/release/v3.13.0/indirect_inelastic.rst
@@ -69,4 +69,4 @@ Bugfixes
 - The MSDFit algorithm now uses the fully specified model given in the interface; previously MSDFit only used the
   model specified in the 'Fit Type' drop-down menu.
 - Fixed a failure in the wavelength interpolation of :ref:`MonteCarloAbsorption <algm-MonteCarloAbsorption>` which occurred under certain input property combinations.
-- The ElasticWindowMultiple algorithm now normalizes the *_elt workspace by the lowest temperature.
+- The ElasticWindowMultiple algorithm now normalizes the \*_elt workspace by the lowest temperature.
-- 
GitLab