Add description what table are.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 12 Jul 2012 22:25:26 +0300
changeset 222 242db5c0f8ce
parent 221 0c1152b4ae46
child 223 f47a43d4fad3
Add description what table are.
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'; \