[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5000) duplicate words in the documents

Strong Liu (JIRA) noreply at atlassian.com
Wed Mar 10 17:12:47 EST 2010


duplicate words in the documents
--------------------------------

                 Key: HHH-5000
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5000
             Project: Hibernate Core
          Issue Type: Bug
          Components: documentation
            Reporter: Strong Liu
            Priority: Minor
             Fix For: 3.5.0.Next


localhost:documentation stliu$ find manual/src/main/docbook/en-US/ -name "*.xml" | xargs grep -E ' ([A-Za-z]+) +\1 '
manual/src/main/docbook/en-US//content/architecture.xml:            model. This is also also known and used as <emphasis>session-per-request</emphasis>. The beginning
manual/src/main/docbook/en-US//content/performance.xml:                    timeouts is is very important that the cache timeout of the underlying
manual/src/main/docbook/en-US//content/portability.xml:            <emphasis>logical</emphasis> function name to a a delegate which knows how to render
manual/src/main/docbook/en-US//content/query_sql.xml:                <entry>All properties of the the collection</entry>
manual/src/main/docbook/en-US//content/session_api.xml:            Newly instantiated instances of a a persistent class are considered 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list