typo in comment for osmo_fsm_log_addr()

Change-Id: I6f683ed0c864a87bf1232994eb2deaf9b313a244
This commit is contained in:
Neels Hofmeyr 2016-12-14 18:34:30 +01:00
parent 725698a4f1
commit a3953e0536
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ static bool fsm_log_addr = true;
/*! \brief specify if FSM instance addresses should be logged or not
*
* By default, the FSM name includes the pointer address of the \ref
* osmo_fsm_inst. This behaviro can be disabled (and re-enabled)
* osmo_fsm_inst. This behavior can be disabled (and re-enabled)
* using this function.
*
* \param[in] log_addr Indicate if FSM instance address shall be logged