From: Michael D. <mik...@us...> - 2005-04-10 14:42:17
|
Update of /cvsroot/nhibernate/nhibernate/doc/reference/en/modules In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16016/modules Modified Files: collection_mapping.xml Log Message: fixed typo in name of chapter Index: collection_mapping.xml =================================================================== RCS file: /cvsroot/nhibernate/nhibernate/doc/reference/en/modules/collection_mapping.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** collection_mapping.xml 10 Apr 2005 14:37:17 -0000 1.2 --- collection_mapping.xml 10 Apr 2005 14:41:51 -0000 1.3 *************** *** 8,12 **** --> <chapter id="collections"> ! <title>Basic O/R Mapping</title> <sect1 id="collections-persistent"> <title>Persistent Collections</title> --- 8,12 ---- --> <chapter id="collections"> ! <title>Collection Mapping</title> <sect1 id="collections-persistent"> <title>Persistent Collections</title> |