From cba461414073c8cacdfad3447edb50d65e3e23d7 Mon Sep 17 00:00:00 2001 From: Roman Tolchenov <roman.tolchenov@stfc.ac.uk> Date: Tue, 17 Mar 2015 09:14:18 +0000 Subject: [PATCH] Re #11105. Fixed a typo. --- Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst b/Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst index 5cfdcad5903..df06d774613 100644 --- a/Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst +++ b/Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst @@ -13,8 +13,7 @@ This algorithm takes a function after it has been optimized by the Fit algorithm Usage ----- -(*At the moment the algorithm works propertly if run from C++ only.*) -#.. testcode:: +(*At the moment the algorithm works properly if run from C++ only.*) import numpy as np -- GitLab