Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
diff options
context:
space:
mode:
authornhauge2008-08-28 17:51:26 +0000
committernhauge2008-08-28 17:51:26 +0000
commitbb64fd997a5fda9de1a25738514d0d8a2d09fa22 (patch)
treeae877807523c4aca677a049b1ef87fc376b2334b /jpa
parent6d67d06965b840946412a62bdcb8b776ad570f01 (diff)
downloadwebtools.dali-bb64fd997a5fda9de1a25738514d0d8a2d09fa22.tar.gz
webtools.dali-bb64fd997a5fda9de1a25738514d0d8a2d09fa22.tar.xz
webtools.dali-bb64fd997a5fda9de1a25738514d0d8a2d09fa22.zip
243909 - Fixed typo and copy/paste error.
Diffstat (limited to 'jpa')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference020.htm6
1 files changed, 3 insertions, 3 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference020.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference020.htm
index 69c4254215..4485f244ee 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference020.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference020.htm
@@ -129,7 +129,7 @@
</td>
<td align="left" headers="r8c1-t17 r1c2-t17">
<p>The maximum and minimum number of connections allowed in the JDBC read connection pool.</p>
-<p>Note: Thesse property apply when used in a Java SE environment.</p>
+<p>Note: These property apply when used in a Java SE environment.</p>
<p>These properties are not available for projects using the Generic platform</p>
</td>
<td align="left" headers="r8c1-t17 r1c3-t17"><br /></td>
@@ -139,8 +139,8 @@
<p>&nbsp;&nbsp;Write Connection</p>
</td>
<td align="left" headers="r9c1-t17 r1c2-t17">
-<p>The maximum and minimum number of connections allowed in the JDBC read connection pool.</p>
-<p>Note: Thesse property apply when used in a Java SE environment.</p>
+<p>The maximum and minimum number of connections allowed in the JDBC write connection pool.</p>
+<p>Note: These property apply when used in a Java SE environment.</p>
<p>These properties are not available for projects using the Generic platform</p>
</td>
<td align="left" headers="r9c1-t17 r1c3-t17"><br /></td>

Back to the top