add a hyphen

This commit is contained in:
Gavin 2023-04-08 18:05:46 +02:00
parent 559c325759
commit d34a0899a2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
package org.hibernate;
/**
* An API for directly querying and managing the second level cache.
* An API for directly querying and managing the second-level cache.
* <p>
* Hibernate has two levels of caching:
* <ul>