Explorar el Código

pua: fix spelling error

Victor Seva hace 5 años
padre
commit
d06e85d6fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);