From dd2bf23b02ec4ef5fbbfee09995c9a51d441c46a Mon Sep 17 00:00:00 2001
From: Matthew Andrew <matthew.andrew@stfc.ac.uk>
Date: Tue, 14 Aug 2018 11:20:39 +0100
Subject: [PATCH] Fixed malformed doc table Re #23209

---
 docs/source/interfaces/ISIS SANS v2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/interfaces/ISIS SANS v2.rst b/docs/source/interfaces/ISIS SANS v2.rst
index 76627f2678f..fd8e0d32e65 100644
--- a/docs/source/interfaces/ISIS SANS v2.rst	
+++ b/docs/source/interfaces/ISIS SANS v2.rst	
@@ -251,7 +251,7 @@ information. Note that the geometry information is in millimetres.
 +-------+--------------------+------------------------------------------------------------------+
 | **2** | **Geometry**       | A geometry selection. *Read from file* will use the settings     |
 |       |                    | that are stored in the data file. The other options are          |
-|       |                    | *Cylinder*, *FlatPlate* and *Disc*.            |
+|       |                    | *Cylinder*, *FlatPlate* and *Disc*.                              |
 +-------+--------------------+------------------------------------------------------------------+
 | **3** | **Height**         | The sample height. If this is not specified,                     |
 |       |                    | the information from the file will be used.                      |
-- 
GitLab