Browse Source

modules/header.md: reword

Дилян Палаузов 2 years ago
parent
commit
b43e551ed3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      kamailio-kemi-framework/docs/modules.md

+ 3 - 3
kamailio-kemi-framework/docs/modules.md

@@ -3838,9 +3838,9 @@ int KSR.kex.setdebug(int lval);
 
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/kemi.html'>📖 kamailio.cfg::module::kemi.html</a>
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/kemi.html'>📖 kamailio.cfg::module::kemi.html</a>
 
 
-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:
 Exported functions: