diff options
Diffstat (limited to 'files/zh-cn/web/exslt/regexp/match/index.html')
-rw-r--r-- | files/zh-cn/web/exslt/regexp/match/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/exslt/regexp/match/index.html b/files/zh-cn/web/exslt/regexp/match/index.html index 2aebf1da22..7f7ae9a049 100644 --- a/files/zh-cn/web/exslt/regexp/match/index.html +++ b/files/zh-cn/web/exslt/regexp/match/index.html @@ -3,7 +3,7 @@ title: match slug: Web/EXSLT/regexp/match translation_of: Web/EXSLT/regexp/match --- -<p>{{ XsltRef() }} {{ Fx_minversion_header(3) }}</p> +<p>{{ XsltRef() }}</p> <p><br> <code>regexp:match()</code> performs regular expression matching on a string, returning the submatches found as a result.</p> |