We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcab322 commit 82faa0fCopy full SHA for 82faa0f
documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
@@ -982,7 +982,7 @@ include::{example-dir-envers}/QueryAuditTest.java[tags=revisions-of-entity-query
982
The second additional feature you can use in queries for revisions is the ability to _maximize_/_minimize_ a property.
983
984
For example, if you want to select the smallest possible revision at which the value of the `createdOn`
985
-attribute was larger then a given value,
+attribute was larger than a given value,
986
you can run the following query:
987
988
[[revisions-of-entity-query-minimize-example]]
0 commit comments