From d26a4d599e74a6873b42c98e0b247c1ab00e8dea Mon Sep 17 00:00:00 2001 From: Roman Tolchenov Date: Wed, 18 Feb 2015 11:12:47 +0000 Subject: [PATCH] Re #11059. Fix a typo in example code. --- Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst b/Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst index 8469b83b2e82..4aa18f206dd4 100644 --- a/Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst +++ b/Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst @@ -144,7 +144,7 @@ Output: **Example 2:** -.. testcode:: exStartLiveDataisto +.. testcode:: exStartLiveDataHisto from threading import Thread import time