Browse Source

pua: fix spelling error

Victor Seva 5 năm trước cách đây
mục cha
commit
d06e85d6fa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/pua/send_subscribe.c

+ 1 - 1
src/modules/pua/send_subscribe.c

@@ -669,7 +669,7 @@ faked_error:
 	{
 		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);