From a4d95feb2045972e9753ead3d0dee88a1a5e33c0 Mon Sep 17 00:00:00 2001
From: Keith Butler <keith.butler@stfc.ac.uk>
Date: Wed, 28 Nov 2018 08:19:28 +0000
Subject: [PATCH] A few final typos

---
 dev-docs/source/Testing/VSI/VSITesting.rst | 2 +-
 dev-docs/source/Testing/index.rst          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-docs/source/Testing/VSI/VSITesting.rst b/dev-docs/source/Testing/VSI/VSITesting.rst
index 197d98f37e7..0c0fae5c8db 100644
--- a/dev-docs/source/Testing/VSI/VSITesting.rst
+++ b/dev-docs/source/Testing/VSI/VSITesting.rst
@@ -19,7 +19,7 @@ VSI Testing
 --------------
 
 #. Load the script SXD_NaCl.py in MantidPlot. Run it.
-#. This should load a workspace called QLab. Right-click this workspace and choose 'Show VSI simple interface'.
+#. This should load a workspace called QLab. Right-click this workspace and choose 'Show Vates simple interface'.
 #. This should open the VSI window. Like the picture below. Check that all tabs are present.
 
 .. figure:: ../../images/vsi.png
diff --git a/dev-docs/source/Testing/index.rst b/dev-docs/source/Testing/index.rst
index 8ba6065bbbf..679a911759d 100644
--- a/dev-docs/source/Testing/index.rst
+++ b/dev-docs/source/Testing/index.rst
@@ -24,5 +24,5 @@ creation is outlined in :ref:`issue_tracking`.
    IndirectInelastic/IndirectInelasticAcceptanceTests
    ErrorReporter-ProjectRecovery/ErrorReporterTesting
    ErrorReporter-ProjectRecovery/ProjectRecoveryTesting
-   VATES/VATESTEsting
+   VSI/VSITesting
 
-- 
GitLab