diff --git a/src/modules/pua/send_subscribe.c b/src/modules/pua/send_subscribe.c index 254e77e7fd7..fd138363916 100644 --- a/src/modules/pua/send_subscribe.c +++ b/src/modules/pua/send_subscribe.c @@ -669,7 +669,7 @@ void subs_cback_func(struct cell *t, int cb_type, struct tmcb_params *ps) { LM_DBG("BLA_SUBSCRIBE FLAG inserted\n"); } - LM_DBG("record for subscribe from %.*s to %.*s inserted in datatbase\n", + LM_DBG("record for subscribe from %.*s to %.*s inserted in database\n", presentity->watcher_uri->len, presentity->watcher_uri->s, presentity->pres_uri->len, presentity->pres_uri->s);