Module: kamailio Branch: master Commit: 28f01c863b2533b077be634f966dc43c113e2677 URL: https://github.com/kamailio/kamailio/commit/28f01c863b2533b077be634f966dc43c...
Author: �������������������� �������������������������������� git-dpa@aegee.org Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2023-04-10T08:05:56+02:00
benchmark: typo
---
Modified: src/modules/benchmark/doc/benchmark_devel.xml
---
Diff: https://github.com/kamailio/kamailio/commit/28f01c863b2533b077be634f966dc43c... Patch: https://github.com/kamailio/kamailio/commit/28f01c863b2533b077be634f966dc43c...
---
diff --git a/src/modules/benchmark/doc/benchmark_devel.xml b/src/modules/benchmark/doc/benchmark_devel.xml index 4774e5fe46b..01a6aaf6b19 100644 --- a/src/modules/benchmark/doc/benchmark_devel.xml +++ b/src/modules/benchmark/doc/benchmark_devel.xml @@ -32,7 +32,7 @@ <function moreinfo="none">bm_register(name, mode, id)</function> </title> <para> - This function register a new timer and/or returns the internal ID + This function registers a new timer and/or returns the internal ID associated with the timer. mode controls the creation of new timer if not found. id is to be used by start and log timer functions. </para>