From b25f036d19b679e707ff6b9a2f1228733ce78418 Mon Sep 17 00:00:00 2001
From: Brendan Sullivan <sullivanbt@ornl.gov>
Date: Tue, 31 Jul 2018 11:41:16 -0400
Subject: [PATCH] Re #22811 update docs to state paramters are in params files

---
 docs/source/algorithms/IntegratePeaksProfileFitting-v1.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/source/algorithms/IntegratePeaksProfileFitting-v1.rst b/docs/source/algorithms/IntegratePeaksProfileFitting-v1.rst
index 2f136564690..6641913f21c 100644
--- a/docs/source/algorithms/IntegratePeaksProfileFitting-v1.rst
+++ b/docs/source/algorithms/IntegratePeaksProfileFitting-v1.rst
@@ -38,8 +38,8 @@ Instrument-Defined Parameters
 -----------------------------
 In addition to the input parameters defined above, there are several other parameters
 to be aware of which are pre-defined for each instrument.  The instrument is determined
-from the instrument that is loaded into PeaksWorkspace. If the instrument name cannot be
-matched with available choices, the algorithm defaults to MaNDi parameters. Default 
+from the instrument that is loaded into PeaksWorkspace. If the instrument parameters file
+does not contain paramters, the algorithm defaults to MaNDi parameters. Default 
 values are below:
 
 +--------------+----------------------------+----------+----------+---------+
-- 
GitLab