From 113ca07da2ef132a2e5ca29b676ab7a173e88de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Sat, 13 May 2023 15:01:02 +0200 Subject: [PATCH] modules/header.md: reword --- kamailio-kemi-framework/docs/modules.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kamailio-kemi-framework/docs/modules.md b/kamailio-kemi-framework/docs/modules.md index 67a2997..8e7271f 100644 --- a/kamailio-kemi-framework/docs/modules.md +++ b/kamailio-kemi-framework/docs/modules.md @@ -3838,9 +3838,9 @@ int KSR.kex.setdebug(int lval); * 📖 kamailio.cfg::module::kemi.html -Functions exported by `kemix` module and available in KEMI language under -`KSR.kx`. They aim to provide a convenient way to retrieve string or integer -values for most commonly used variables or runtime environment attributes. +Functions exported by `kemix` module are available in KEMI language under +`KSR.kx`. They aim to provide a convenient way to retrieve string, boolean or +integer values for most commonly used variables or runtime environment attributes. Exported functions: