summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-11 09:08:38 +0100
committerJon Bratseth <bratseth@gmail.com>2020-11-11 09:08:38 +0100
commitf0b7340709de1a87071633c59c592f719ae7bc1c (patch)
tree2d2457793039b9aea2646bb75815df2af67683a5 /container-search/src/main/resources
parent06b94a32446f79a9d4a892409ca025429b36b54d (diff)
Improve description
Diffstat (limited to 'container-search/src/main/resources')
-rw-r--r--container-search/src/main/resources/configdefinitions/search.query.profile.config.query-profiles.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/container-search/src/main/resources/configdefinitions/search.query.profile.config.query-profiles.def b/container-search/src/main/resources/configdefinitions/search.query.profile.config.query-profiles.def
index d05f5aaefa2..869c75df0e9 100644
--- a/container-search/src/main/resources/configdefinitions/search.query.profile.config.query-profiles.def
+++ b/container-search/src/main/resources/configdefinitions/search.query.profile.config.query-profiles.def
@@ -52,13 +52,13 @@ queryprofile[].queryprofilevariant[].inherit[] string
queryprofile[].queryprofilevariant[].property[].name string
# Content of profile variant
queryprofile[].queryprofilevariant[].property[].value string
-# Whether the is overridable: "true", "false" or ""
+# Whether this property is overridable: "true", "false" or ""
queryprofile[].queryprofilevariant[].property[].overridable string default=""
# Content of profile variant
queryprofile[].queryprofilevariant[].reference[].name string
# Content of profile variant
queryprofile[].queryprofilevariant[].reference[].value string
-# Whether the is overridable: "true", "false" or ""
+# Whether this reference is overridable: "true", "false" or ""
queryprofile[].queryprofilevariant[].reference[].overridable string default=""
# A query profile type defines the values of instance query profiles.