diff -r 0c1152b4ae46 -r 242db5c0f8ce Makefile --- a/Makefile Thu Jul 12 22:24:20 2012 +0300 +++ b/Makefile Thu Jul 12 22:25:26 2012 +0300 @@ -334,8 +334,11 @@ echo; \ echo '.. include:: VERSION.rst'; \ echo; \ -echo 'gadict article count.'; \ -echo '====================='; \ +echo 'Statistics on count of articles in gadict dictionaries.'; \ +echo '======================================================='; \ +echo; \ +echo 'You must know that some words have articles (usually but not always same) in'; \ +echo 'several dictionaries. So real count of words is less then total count.'; \ echo; \ echo '======================================== ====='; \ echo ' Dictionary Count'; \