Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / plugins / stardict / UncompressedReader.h
index d247cdb..e28241e 100644 (file)
@@ -20,6 +20,9 @@
 *******************************************************************************/
 /*!
     \file UncompressedReader.h
+    \brief Class implementing StarDictReader interface and handling
+  reading from uncompressed files
+
     \author Mateusz Półrola <mateusz.polrola@comarch.pl>
  */
 
@@ -35,7 +38,7 @@
 
 /*!
   Class implementing StarDictReader interface and handling
-  rading from uncompressed files
+  reading from uncompressed files
 */
 class UncompressedReader : public StarDictReader
 {