corrected some linguistic errors, changed emit to Q_EMIT in xdxfplugin.cpp
[mdictionary] / trunk / src / plugins / xdxf / src / XdxfDictDialog.h
index f822b2e..73f882c 100644 (file)
@@ -39,13 +39,13 @@ public:
 
     /*!
       Shows add new xdxf dictionary dialog and returns settings of new dict
-      \param parent parent widget on which will be displayed dialog
+      \param parent parent widget on which dialog will be displayed
       */
     Settings* addNewDictionary(QWidget *parent);
 
     /*!
       Shows settings dialog and save new settings in plugin
-      \param parent parent widget on which will be displayed dialog
+      \param parent parent widget on which dialog will be displayed
       */
     void changeSettings(QWidget *parent);