diff --git a/modules/core/docs/authproc_attributevaluemap.txt b/modules/core/docs/authproc_attributevaluemap.txt index 2938871e068282e689fc6d604ad8f5078ef2be54..cf7468a5f4ff2b9537777c08d3ad1dd2e1b89427 100644 --- a/modules/core/docs/authproc_attributevaluemap.txt +++ b/modules/core/docs/authproc_attributevaluemap.txt @@ -1,7 +1,7 @@ `core:AttributeValueMap` =================== -Filter that creates a target attribute based on or more value(s) in source attribute. +Filter that creates a target attribute based on one or more value(s) in source attribute. %replace can be used to replace all existing values in target with new ones (any existing values will be lost) %keep can be used to keep the source attribute, otherwise it will be removed.