From b63ab13c40971de19945b44ef21a22a2c42cf559 Mon Sep 17 00:00:00 2001
From: Joseph Ramsay <joseph.ramsay@stfc.ac.uk>
Date: Tue, 26 Sep 2017 16:16:23 +0100
Subject: [PATCH] Re #20603 Improved masking_file_name docs

---
 .../isis_powder/polaris_routines/polaris_advanced_config.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/Diffraction/isis_powder/polaris_routines/polaris_advanced_config.py b/scripts/Diffraction/isis_powder/polaris_routines/polaris_advanced_config.py
index 3d30c280b7e..8acaf528a5f 100644
--- a/scripts/Diffraction/isis_powder/polaris_routines/polaris_advanced_config.py
+++ b/scripts/Diffraction/isis_powder/polaris_routines/polaris_advanced_config.py
@@ -50,9 +50,9 @@ vanadium_cropping_values = [
 
 variable_help = {
     "file_names": {
-        "masking_file_name": "Specifies the name of the of the file containing the positions of the  Bragg Peaks to "
-                             "mask out. This must be located at the root of the calibration folder the user has "
-                             "specified."
+        "masking_file_name": "Specifies the name of the of the file containing the positions of the vanadium Bragg "
+                             "Peaks to mask out. This must be located at the root of the calibration folder the user "
+                             "has specified."
     },
 
     "script_params": {
-- 
GitLab