some corrections in comments
[mdictionary] / trunk / src / plugins / google / src / TranslationGoogle.h
index 08b5530..ad42ee0 100644 (file)
@@ -55,7 +55,7 @@ public:
     //! sets information about dictionary
     void setDictionaryInfo(QString);
 
-    //! \retrun whether given translation is taken from bookmarks
+    //! \return whether given translation is taken from bookmarks
     bool isBookmark() const {
         return _bookmark;
    }