some corrections in comments
[mdictionary] / trunk / src / plugins / google / src / GooglePlugin.h
index 3e6931c..cb3567f 100644 (file)
@@ -56,7 +56,7 @@ public:
     //! returns destination language code iso 639-2
     QString langTo() const;
 
-    //! returns dictionary name (like "old english" or so)
+    //! returns dictionary name (like "old English" or so)
     QString name() const;
 
     //! returns dictionary type (xdxf, google translate, etc)
@@ -70,7 +70,7 @@ public:
     void setLangFrom(QString langFrom);
 
     /*! returns DictDialog object that creates dialogs
-        for adding new dictionary and change plugin tings
+        for adding new dictionaries and changing plugin things
       */
     DictDialog* dictDialog();
 
@@ -90,7 +90,7 @@ public:
     //! returns a unique hash for a dictionary
     uint hash() const;
 
-    //! set unique value (unique for every dictionary not plugin)
+    //! sets unique value (unique for every dictionary not plugin)
     void setHash(uint);
 
     //! returns current plugin settings