From 52e3ac18eed5a12f429545f8a572f2c82a346ffa Mon Sep 17 00:00:00 2001 From: Philip Arkcoll Date: Wed, 25 Jun 2008 16:27:02 +0000 Subject: [PATCH] KTS-1731 "Fix Typo on Dynamic Conditions page and reword explanatory text" Fixed. Corrected capability typo. --- templates/ktcore/search/administration/conditions.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/search/administration/conditions.smarty b/templates/ktcore/search/administration/conditions.smarty index 73c8f62..aefb103 100644 --- a/templates/ktcore/search/administration/conditions.smarty +++ b/templates/ktcore/search/administration/conditions.smarty @@ -1,6 +1,6 @@

{i18n}Dynamic Conditions{/i18n}

-

{i18n}Dynamic Conditions give the administrator the cability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section.{/i18n}

+

{i18n}Dynamic Conditions give the administrator the capability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section.{/i18n}

-- libgit2 0.21.4