From 481f4f9516c5a9587638dae1ff2a9d52c7f04ad6 Mon Sep 17 00:00:00 2001 From: Jason Reimer Date: Tue, 28 May 2024 09:36:00 -0700 Subject: [PATCH] Update dictionary.json update description for is_installed, "see specific usage". Signed-off-by: Jason Reimer --- dictionary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionary.json b/dictionary.json index 86e0a59fd..f2c2800c8 100644 --- a/dictionary.json +++ b/dictionary.json @@ -2149,7 +2149,7 @@ }, "is_installed": { "caption": "Installed", - "description": "The object is installed or not installed.", + "description": "The object is installed or not installed. See specific usage.", "type": "boolean_t" }, "is_managed": {