From 428cef98ae374ea80fe2bdd7a3990053e603abd0 Mon Sep 17 00:00:00 2001 From: Harry Jeffery <harry@exec64.co.uk> Date: Wed, 22 Apr 2015 10:25:21 +0100 Subject: [PATCH] Fix minor typo in GroupDetectors-v1.rst A stray backtick found its way into the example input --- Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst b/Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst index 54ab66eda1d..5d300deff4c 100644 --- a/Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst +++ b/Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst @@ -59,7 +59,7 @@ An example of an input file follows:: 1 64 1 2 3 4 5 6 7 8 9 10 - 11 12 13 14 15 16 17 18 19 20` + 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 -- GitLab