Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / plugins / google / GooglePlugin.h
index 596eaaa..87c709a 100644 (file)
@@ -74,7 +74,7 @@ public:
       */
     DictDialog* dictDialog();
 
-    //! returns new, clean copy of plugin with setting set as in Settings*
+    //! returns new, clean copy of plugin with settings set as in Settings*
     CommonDictInterface* getNew(const Settings*) const;
 
     //! returns whether plugin can start searching
@@ -90,7 +90,7 @@ public:
     //! returns a unique hash for a dictionary
     uint hash() const;
 
-    //! sets unique value (unique for every dictionary not plugin)
+    //! sets unique value (unique for every dictionary, not plugin)
     void setHash(uint);
 
     //! returns current plugin settings