diff options
Diffstat (limited to 'files/es/web/exslt/regexp/match/index.html')
-rw-r--r-- | files/es/web/exslt/regexp/match/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/exslt/regexp/match/index.html b/files/es/web/exslt/regexp/match/index.html index 2b735f17d8..f7b028e954 100644 --- a/files/es/web/exslt/regexp/match/index.html +++ b/files/es/web/exslt/regexp/match/index.html @@ -7,7 +7,7 @@ tags: - XSLT translation_of: Web/EXSLT/regexp/match --- -<p>{{XsltRef}}{{ Fx_minversion_header(3) }}</p> +<p>{{XsltRef}}</p> <p><br> <code>regexp:match()</code> realiza la búsqueda de coincidencias de una expresión regular en una cadena, devolviendo las subcoincidencias halladas como resultado.</p> |