Branch: refs/heads/4.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: ccb70502253bea17177726ab77959d10fa25f176
https://github.com/hibernate/hibernate-orm/commit/ccb70502253bea17177726a...
Author: Belev <martinbelev93(a)gmail.com>
Date: 2015-06-05 (Fri, 05 Jun 2015)
Changed paths:
M documentation/src/main/docbook/manual/en-US/content/basic_mapping.xml
M documentation/src/main/docbook/manual/en-US/content/persistent_classes.xml
Log Message:
-----------
Fixed typos in Chapter 5. Basic O/R Mapping
Fixed typo in Chapter 5 - 5.1.1 Entity.
Fixed key-property column name.
Added missing parameters in set methods.
Fixed typos.
Fix typo
Removed wrong whitespace.
Fixed section associations to many to one as used in the section.
Removed wrong whitespace.
Fix typo
Removed 'with' duplication.