summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/php/pcre.tag
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/php/pcre.tag')
-rw-r--r--quanta/data/dtep/php/pcre.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/data/dtep/php/pcre.tag b/quanta/data/dtep/php/pcre.tag
index d466a8e3..15dcf520 100644
--- a/quanta/data/dtep/php/pcre.tag
+++ b/quanta/data/dtep/php/pcre.tag
@@ -29,7 +29,7 @@
<attr name="subject" type="mixed" status="required"></attr>
<attr name="limit" type="int" status="optional"></attr>
</tag>
- <tag name="preg_tqreplace" type="function" returnType="mixed" version="PHP 3&gt;= 3.0.9, PHP 4 , PHP 5">
+ <tag name="preg_replace" type="function" returnType="mixed" version="PHP 3&gt;= 3.0.9, PHP 4 , PHP 5">
<attr name="pattern" type="mixed" status="required"></attr>
<attr name="replacement" type="mixed" status="required"></attr>
<attr name="subject" type="mixed" status="required"></attr>