Salome HOME
Redesign SALOME documentation
[modules/gui.git] / src / Plot2d / Plot2d_SetupViewDlg.cxx
index e7d25311de24feec798f6d802ac264391a44490e..d3275cc370c606f553bdb67ea659d49f7df75508 100755 (executable)
@@ -1195,6 +1195,6 @@ void Plot2d_SetupViewDlg::onHelp()
 #ifndef NO_SUIT
   SUIT_Application* app = SUIT_Session::session()->activeApplication();
   if ( app )
-    app->onHelpContextModule( "GUI", "plot2d_viewer_page.html", "settings" );
+    app->onHelpContextModule( "GUI", "plot2d_viewer.html", "settings" );
 #endif
 }