Explorar o código

small typo from previous commit

Daniel-Constantin Mierla %!s(int64=2) %!d(string=hai) anos
pai
achega
1adba06c0b
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      docs/cookbooks/5.6.x/core.md
  2. 1 1
      docs/cookbooks/devel/core.md

+ 1 - 1
docs/cookbooks/5.6.x/core.md

@@ -1929,7 +1929,7 @@ value that can construct a valid regular expression can be used. Note also that
 set, if the list of modules in `modname` includes a wrong name, Kamailio starts.
 For example setting `modname` to `msilo|notamodule` does not result in a startup
 error if `msilo` module is loaded. Be also careful with expressions than can
-match more module names than wated, for example setting `modname` to `a|b` can
+match more module names than wanted, for example setting `modname` to `a|b` can
 result in matching all module names that include either `a` or `b`.
 
 The second parameter of `modparam` is the name of the module parameter.

+ 1 - 1
docs/cookbooks/devel/core.md

@@ -2228,7 +2228,7 @@ value that can construct a valid regular expression can be used. Note also that
 set, if the list of modules in `modname` includes a wrong name, Kamailio starts.
 For example setting `modname` to `msilo|notamodule` does not result in a startup
 error if `msilo` module is loaded. Be also careful with expressions than can
-match more module names than wated, for example setting `modname` to `a|b` can
+match more module names than wanted, for example setting `modname` to `a|b` can
 result in matching all module names that include either `a` or `b`.
 
 The second parameter of `modparam` is the name of the module parameter.