# HG changeset patch # User Oleksandr Gavenko # Date 1342121126 -10800 # Node ID 242db5c0f8cec281650f7d66b48a330841bfd033 # Parent 0c1152b4ae465fc4d10b3a1b1c0dd4a1e2e42254 Add description what table are. 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'; \