Merge branch 'master' into google
[mdictionary] / src / include / translation.h
index f510bfd..bfcf326 100644 (file)
@@ -64,7 +64,7 @@ class Translation {
        _bookmark = b;
    }
 
-    //! returns coresponding dict object
+    //! \returns corresponding dict object
    virtual uint dict() const {return 0;}
 
  protected: