diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp b/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp index 9cac2f0de36c1b84a1cf6f0cec35fca23c73b452..c719db2054aec567ef7aa1233a920aadaae1334b 100644 --- a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp +++ b/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp @@ -146,7 +146,7 @@ namespace IDA */ void IndirectCorrections::help() { - MantidQt::API::HelpWindow::showCustomInterface(NULL, QString("Indirect_DataAnalysis")); + MantidQt::API::HelpWindow::showCustomInterface(NULL, QString("Indirect_Corrections")); } /** diff --git a/Code/Mantid/docs/source/interfaces/Indirect_Corrections.rst b/Code/Mantid/docs/source/interfaces/Indirect_Corrections.rst index dc3c1fafbf0a600edc34d34e21147d50d03913bc..6105fa025e31b37e5a8147afccc76c4ff12ea80c 100644 --- a/Code/Mantid/docs/source/interfaces/Indirect_Corrections.rst +++ b/Code/Mantid/docs/source/interfaces/Indirect_Corrections.rst @@ -1,5 +1,5 @@ -Indirect Data Analysis -====================== +Indirect Corrections +==================== .. contents:: Table of Contents :local: