Salome HOME
[bos #30879] EDF 25906 - typo in doc. Verbosity should be 0 to 10 and not 0 to 100.
[plugins/blsurfplugin.git] / idl / BLSURFPlugin_Algorithm.idl
index 10443408485c902c9186bd63e6cbcd3bc425e944..989262ad09ebeeb5887981a7591abe8d70a84478 100644 (file)
@@ -367,7 +367,7 @@ module BLSURFPlugin
     double GetVolumeProximityRatio();
 
     /*!
-     * Set verbosity level in the range 0 to 100.
+     * Set verbosity level in the range 0 to 10.
      */
     void SetVerbosity(in short theVal) raises (SALOME::SALOME_Exception);
     short GetVerbosity();