Skip to content

Commit 7f2ece7

Browse files
committed
Typo
1 parent 2f6cbf8 commit 7f2ece7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/permission/DocumentPermissions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public boolean hasStoredScript() throws IOException {
106106

107107
/**
108108
* Creates a {@link BooleanQuery} to be used as filter to restrict access to documents.<br>
109-
* Document permission queries are used to create an boolean query.<br>
109+
* Document permission queries are used to create a boolean query.<br>
110110
* If the document permissions are limited, then there is an additional filter added restricting access to documents only allowed by the
111111
* limited queries.
112112
*

0 commit comments

Comments
 (0)