浏览代码

-fixed swapped values

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4344 689a6050-402a-0410-94f2-e92a70836424
Bogdan-Andrei Iancu 17 年之前
父节点
当前提交
78611c9367
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/srdb1/schema/dialplan.xml

+ 1 - 1
lib/srdb1/schema/dialplan.xml

@@ -44,7 +44,7 @@
         <name>match_op</name>
         <type>int</type>
         <size>11</size>
-        <description>Matching operator for rule (0-regexp, 1-equal).</description>
+        <description>Matching operator for rule (0-equal, 1-regexp).</description>
     </column>
 
      <column id="match_exp">