Author: mcaspers
Date: 2011-03-23 18:40:25 -0400 (Wed, 23 Mar 2011)
New Revision: 29986
Modified:
trunk/birt/docs/en-US/hibernate_datasource.xml
Log:
"Spelling Fixes"
Modified: trunk/birt/docs/en-US/hibernate_datasource.xml
===================================================================
--- trunk/birt/docs/en-US/hibernate_datasource.xml 2011-03-23 22:30:01 UTC (rev 29985)
+++ trunk/birt/docs/en-US/hibernate_datasource.xml 2011-03-23 22:40:25 UTC (rev 29986)
@@ -153,7 +153,7 @@
</note>
- <para>You can also use parameters in the query to add dynamics to your report.
In the previous example we hardcoded the selection criterion in the
<code>where</code> clause. </para>
+ <para>You can also use parameters in the query to add dynamics to your report.
In the previous example we hard coded the selection criterion in the
<code>where</code> clause. </para>
<para>To specify the job title on-the-fly your query should look like
this:</para>
<programlisting role="XML"><![CDATA[
select jobtitle,firstname, lastname,email
Show replies by date