Salome HOME
Meet the coding style (line length <= 100)
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_Plugin.h
index 02a536c46cdf3d55a12afb9ab622c5fcef84d768..ba497f466106c932e1e4d5dde1dc7fd4e36b605f 100644 (file)
 #include <ModelAPI_Plugin.h>
 #include <ModelAPI_Feature.h>
 
-/**\class ExchangePlugin_Plugin
+/**
+ * \class ExchangePlugin_Plugin
  * \ingroup Plugins
- * \brief The main class for management the import and export operations as plugin.
+ * \brief The main class for management import and export operations as plugin.
  */
 class EXCHANGEPLUGIN_EXPORT ExchangePlugin_Plugin : public ModelAPI_Plugin
 {