Module: sip-router
Branch: master
Commit: b26e588e0af55a2304027327559b1d516eca7d74
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b26e588…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Fri May 4 18:12:33 2012 +0100
lib/srdb1/schema: Fixed typo in description field for extra_headers in silo.xml
- Fix by Hugh Waite @ Crocodile RCS
---
lib/srdb1/schema/silo.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/srdb1/schema/silo.xml b/lib/srdb1/schema/silo.xml
index 435cd75..67eeb67 100644
--- a/lib/srdb1/schema/silo.xml
+++ b/lib/srdb1/schema/silo.xml
@@ -100,7 +100,7 @@
<name>extra_hdrs</name>
<type>text</type>
<default/>
- <description>iExtra headers that must be restored</description>
+ <description>Extra headers that must be restored</description>
</column>
<column id="callid">