From 20e22d04e20209f4fe0a91c61983143bedc926f8 Mon Sep 17 00:00:00 2001
From: Keith Butler <keith.butler@stfc.ac.uk>
Date: Tue, 27 Nov 2018 09:54:33 +0000
Subject: [PATCH] fix math error in indirect docs

---
 .../IndirectInelastic/IndirectInelasticAcceptanceTests.rst    | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst b/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst
index 3871e7e6832..cd985643dd1 100644
--- a/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst
+++ b/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst
@@ -92,7 +92,7 @@ Data analysis Elwin
 #. Click ``Run``
 #. This should result in three new workspaces again, this time with file ranges as their name
 #. In the main GUI right-click on ``irs26174-26176_graphite002_red_elwin_eq2`` and choose ``Plot Spectrum``, choose ``Plot All``
-#. This should plot two lines of :math:`A^{-2}` vs :math:`Q`
+#. This should plot two lines of A^2 vs Q
 #. Right-click on the ``irs26176_graphite002_elwin_eq`` workspace and ``Save Nexus``; save to a location of your choice; you will use this file in the next test
 
 Data analysis MSD
@@ -193,5 +193,3 @@ Data analysis I(Q, T) Fit
 #. Select Lifetime from the ``Plot Output`` drop-down
 #. Click ``Plot Result`` this should open a new plot with the lifetimes plotted
   
-
-
-- 
GitLab