[sr-dev] git:master: Dialog: Fixed lurking html tag in XML doc
Jason Penton
jason.penton at gmail.com
Wed Oct 26 14:34:00 CEST 2011
Module: sip-router
Branch: master
Commit: db308939b551a920b31bdebd76c28b5b104db68c
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=db308939b551a920b31bdebd76c28b5b104db68c
Author: Jason Penton <jason.penton at gmail.com>
Committer: Jason Penton <jason.penton at gmail.com>
Date: Wed Oct 26 14:32:00 2011 +0200
Dialog: Fixed lurking html tag in XML doc
---
modules_k/dialog/doc/dialog_admin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules_k/dialog/doc/dialog_admin.xml b/modules_k/dialog/doc/dialog_admin.xml
index 9bcbea1..86a5ad2 100644
--- a/modules_k/dialog/doc/dialog_admin.xml
+++ b/modules_k/dialog/doc/dialog_admin.xml
@@ -1439,7 +1439,7 @@ dlg_refer("caller", "sip:annoucement at kamailio.org");
dialog created is further processed statefully. Specifically, if a
stateless response is sent out after dlg_manage() is called, the
dialog cannot be handled properly. So make sure that a transaction
- exists or create it explicitly using the tm module.<br>This is a
+ exists or create it explicitly using the tm module. This is a
shortcoming of the current implementation that may be resolved in a
future version hopefully.
</para>
More information about the sr-dev
mailing list