Makefile
changeset 222 242db5c0f8ce
parent 207 3c96103ced32
child 228 88f7e396eb1d
--- 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'; \