HHH-9039 Typo

This commit is contained in:
Julien Herr 2014-02-10 15:32:37 +01:00 committed by Brett Meyer
parent 9cf6f6dfaa
commit 0d4b9690f2
2 changed files with 2 additions and 2 deletions

View File

@ -465,7 +465,7 @@ hibernate.jdbc.use_streams_for_binary true
### Second-level Cache ###
##########################
## optimize chache for minimal "puts" instead of minimal "gets" (good for clustered cache)
## optimize cache for minimal "puts" instead of minimal "gets" (good for clustered cache)
#hibernate.cache.use_minimal_puts true

View File

@ -424,7 +424,7 @@ hibernate.jdbc.use_streams_for_binary true
### Second-level Cache ###
##########################
## optimize chache for minimal "puts" instead of minimal "gets" (good for clustered cache)
## optimize cache for minimal "puts" instead of minimal "gets" (good for clustered cache)
#hibernate.cache.use_minimal_puts true