diff src/org/tmatesoft/hg/repo/package.html @ 406:d56ea1a2537a

Less meaningless package descriptions
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Thu, 15 Mar 2012 16:51:46 +0100
parents 6f1b88693d48
children
line wrap: on
line diff
--- a/src/org/tmatesoft/hg/repo/package.html	Wed Mar 14 22:49:32 2012 +0100
+++ b/src/org/tmatesoft/hg/repo/package.html	Thu Mar 15 16:51:46 2012 +0100
@@ -1,5 +1,6 @@
 <html>
-<boody>
-Low-level API operations
-</bidy>
+<body>
+<h2>Low-level API</h2>
+<p>Close perspective of Mercurial repository from Java standpoint. Unlike {@link org.tmatesoft.hg.core}, classes in this package focus on repository concepts rather than tasks against the repository</p>
+</body>
 </html>
\ No newline at end of file