Merge branch 'master' into google
[mdictionary] / src / mdictionary / gui / TranslationWidget.h
index a051c22..9e3e36c 100644 (file)
@@ -36,7 +36,7 @@
 
 //! Displays translation of a word found in dictionaries
 /*!
-    Displays many translations of word, formatted as html.
+    Displays many translations of word, formatted as xml.
 */
 class TranslationWidget : public QScrollArea {
     Q_OBJECT