Skip to content

Commit c4d44d4

Browse files
Fix undue changes
1 parent 094fdc0 commit c4d44d4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/nhibernate-reference/components.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
<title>Chapter&nbsp;8.&nbsp;Component Mapping</title><link rel="stylesheet" href="../shared/css/html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.65.1"><link rel="home" href="index.html" title="NHibernate - Relational Persistence for Idiomatic .NET"><link rel="up" href="index.html" title="NHibernate - Relational Persistence for Idiomatic .NET"><link rel="previous" href="associations.html" title="Chapter&nbsp;7.&nbsp;Association Mappings"><link rel="next" href="inheritance.html" title="Chapter&nbsp;9.&nbsp;Inheritance Mapping">
1111
</head>
1212
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13-
<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&nbsp;8.&nbsp;Component Mapping</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="associations.html">Prev</a>&nbsp;</td><th width="60%" align="center">&nbsp;</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="inheritance.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="components"></a>Chapter&nbsp;8.&nbsp;Component Mapping</h2></div></div><div></div></div><p>
13+
<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&nbsp;8.&nbsp;Component Mapping</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="associations.html">Prev</a>&nbsp;</td><th width="60%" align="center">&nbsp;</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="inheritance.html">Next</a></td></tr></table><hr></div>
14+
<div class="chapter" lang="en">
15+
<div class="titlepage"><div><div><h2 class="title"><a name="components"></a>Chapter&nbsp;8.&nbsp;Component Mapping</h2></div></div><div></div></div>
16+
{% include google_adsense.html %}
17+
<p>
1418
The notion of a <span class="emphasis"><em>component</em></span> is re-used in several different contexts,
1519
for different purposes, throughout NHibernate.
1620
</p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="components-dependentobjects"></a>8.1.&nbsp;Dependent objects</h2></div></div><div></div></div><p>

doc/nhibernate-reference/mapping-attributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@
145145
(Cf. the first tip in <a href="mapping-attributes.html#mapping-attributes-tips" title="28.3.&nbsp;Tips">Section&nbsp;28.3, &#8220;Tips&#8221;</a>.)
146146
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="caches.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="part-contrib.html">Up</a></td><td width="40%" align="right">&nbsp;</td></tr><tr><td width="40%" align="left" valign="top">Chapter&nbsp;27.&nbsp;NHibernate.Caches&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;</td></tr></table></div>
147147
{% include google_analytics.html %}
148-
</body></html>
148+
</body></html>

0 commit comments

Comments
 (0)