OPENJPA-2091 fix column count

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1213167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2011-12-12 08:51:21 +00:00
parent e24439984b
commit a4d56b5c5b
1 changed files with 2 additions and 2 deletions

View File

@ -1097,7 +1097,7 @@ their parsed form. This property accepts the following aliases:
<title> <title>
Pre-defined aliases Pre-defined aliases
</title> </title>
<tgroup cols="2" align="left" colsep="1" rowsep="1"> <tgroup cols="3" align="left" colsep="1" rowsep="1">
<colspec colname="alias"/> <colspec colname="alias"/>
<colspec colname="value"/> <colspec colname="value"/>
<colspec colname="notes"/> <colspec colname="notes"/>
@ -1190,7 +1190,7 @@ The <ulink url="../javadoc/org/apache/openjpa/kernel/QueryStatistics.html">
<title> <title>
Pre-defined aliases Pre-defined aliases
</title> </title>
<tgroup cols="2" align="left" colsep="1" rowsep="1"> <tgroup cols="3" align="left" colsep="1" rowsep="1">
<colspec colname="alias"/> <colspec colname="alias"/>
<colspec colname="value"/> <colspec colname="value"/>
<colspec colname="notes"/> <colspec colname="notes"/>