Minor Doxygen correction
authorPiotrek <ppilar11@gmail.com>
Fri, 10 Sep 2010 13:31:47 +0000 (15:31 +0200)
committerPiotrek <ppilar11@gmail.com>
Fri, 10 Sep 2010 13:31:47 +0000 (15:31 +0200)
src/mdictionary/gui/TranslationWidget.h

index e934ffe..a051c22 100644 (file)
@@ -53,7 +53,7 @@ public Q_SLOTS:
     //! Requests to show a translation of words list passed as parameter.
     void show(QStringList);
 
-    //! Updates users zoom preferences and sends its to backbone to be saved
+    //! Updates user's zoom preferences and sends its to backbone to be saved
     void updateZoom(qreal);
 
 protected: