diff src/org/tmatesoft/hg/core/package.html @ 419:7f136a3fa671

Clean javadoc to fix obvious warnings
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Thu, 22 Mar 2012 21:36:41 +0100
parents d56ea1a2537a
children
line wrap: on
line diff
--- a/src/org/tmatesoft/hg/core/package.html	Thu Mar 22 21:02:20 2012 +0100
+++ b/src/org/tmatesoft/hg/core/package.html	Thu Mar 22 21:36:41 2012 +0100
@@ -1,6 +1,6 @@
 <html>
 <body>
 <h2>Hi-level API</h2>
-<p>Hi-level API to deal with Mercurial repositories using task-oriented commands. Start with {@link HgRepoFacade} class</p>
+<p>Hi-level API to deal with Mercurial repositories using task-oriented commands. Start with {@link org.tmatesoft.hg.core.HgRepoFacade} class</p>
 </body>
 </html>
\ No newline at end of file