[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5340) Typo in tutorial at web site

Strong Liu (JIRA) noreply at atlassian.com
Mon Jun 28 04:54:09 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37589#action_37589 ] 

Strong Liu commented on HHH-5340:
---------------------------------

Slava, thanks very much :D

just want to check with you that would you like to provide a patch for these typo you found?

some info about this:
1. checkout https://anonsvn.jboss.org/repos/hibernate/core/trunk/documentation/manual/src/main/docbook/en-US
2. find . -name "*.xml" | xargs grep "Iit is usually safe to turn this option on" (assume you use *nix)
3. edit the file find by #2 to the correct word
4. repeat #2,#3 to correct others typo
5. svn diff > typo.patch

> Typo in tutorial at web site
> ----------------------------
>
>                 Key: HHH-5340
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5340
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Slava Semushin
>            Priority: Trivial
>
> At page http://docs.jboss.org/hibernate/stable/core/reference/en/html/session-configuration.html#configuration-optional in the table 3.4 "Hibernate JDBC and Connection Properties" presense typo in hibernate.jdbc.batch_versioned_data description
> "Iit is usually safe to turn this option on."
> s/Iit/It/

-- 
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