# ignite-292 : fix GridHibernate* name at package.html

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/380b7290
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/380b7290
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/380b7290

Branch: refs/heads/ignite-136
Commit: 380b72903d3a959637c5c9139b9ccf819a93d7bc
Parents: c51d36d
Author: Artem Shutak <ashu...@gridgain.com>
Authored: Fri Feb 20 11:11:17 2015 +0300
Committer: Artem Shutak <ashu...@gridgain.com>
Committed: Fri Feb 20 11:11:17 2015 +0300

----------------------------------------------------------------------
 .../src/main/java/org/apache/ignite/cache/hibernate/package.html   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/380b7290/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package.html
----------------------------------------------------------------------
diff --git 
a/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package.html
 
b/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package.html
index d92a998..c96f885 100644
--- 
a/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package.html
+++ 
b/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package.html
@@ -20,7 +20,7 @@
 <body>
     <!-- Package description. -->
     Contains implementation of Hibernate L2 cache. Refer to
-    
<i>org.apache.ignite.examples.datagrid.hibernate.GridHibernateL2CacheExample</i>
 for more information on how to
+    
<i>org.apache.ignite.examples.datagrid.hibernate.HibernateL2CacheExample</i> 
for more information on how to
     configure and use Ignite with Hibernate.
 </body>
 </html>

Reply via email to