From ae2118ed09902e3b8582cf68f54f77cfef2dad5f Mon Sep 17 00:00:00 2001 From: Alex Buts <Alex.Buts@stfc.ac.uk> Date: Sun, 29 Jun 2014 20:51:33 +0100 Subject: [PATCH] refs #9581 fixing error related to changes in #9769 --- Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst b/Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst index 509816b8c07..65b46d2b0e6 100644 --- a/Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst +++ b/Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst @@ -52,7 +52,7 @@ Usage .. testoutput:: exLoadInstrument Default workspace has instrument: basic_rect with 0 parameters - Modified workspace has instrument: MARI with 68 parameters + Modified workspace has instrument: MARI with 69 parameters Instrument MARI has the following detectors: [1 2 3] -- GitLab