From 978976387fac37910b3960c44dbaad2122422273 Mon Sep 17 00:00:00 2001
From: Shahroz Ahmed <shahroz.ahmed@stfc.ac.uk>
Date: Wed, 12 Aug 2015 17:02:22 +0100
Subject: [PATCH] minor SplineSmoothing-v1 doc update

Refs #13335
---
 Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst b/Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst
index 257408ee6c1..ab55e85c12b 100644
--- a/Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst
+++ b/Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst
@@ -30,7 +30,7 @@ breaking points, a detailed smoothing function can also be produced.
 Users are also able to successfully apply the algorithm to a workspace
 with multiple spectrums, which would generate an output of workspace
 with multiple spectrums of :ref:`SplineSmoothing <algm-SplineSmoothing-v1>`
-algorithm. `BSpline <http://www.mantidproject.org/BSpline>`_
+algorithm applied to it. `BSpline <http://www.mantidproject.org/BSpline>`_
 can be used to help you understand break-points in further detail. 
 
 
-- 
GitLab