diff options
Diffstat (limited to 'manual/Tasks/replaceregexp.html')
| -rw-r--r-- | manual/Tasks/replaceregexp.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/Tasks/replaceregexp.html b/manual/Tasks/replaceregexp.html index 4224a8550..eefdf6bd9 100644 --- a/manual/Tasks/replaceregexp.html +++ b/manual/Tasks/replaceregexp.html @@ -33,8 +33,8 @@ rebuilds based on unchanged files which have been regenerated by this task.</p> <p>Similar to <a href="../Types/mapper.html#regexp-mapper">regexp type mappers</a> this task needs a supporting regular expression library and an implementation -of <code>org.apache.tools.ant.util.regexp.Regexp</code>. See details in the documentation of -the <a href="../Types/regexp.html#implementation">Regexp Type</a>.</p> +of <code class="code">org.apache.tools.ant.util.regexp.Regexp</code>. See details in the +documentation of the <a href="../Types/regexp.html#implementation">Regexp Type</a>.</p> <h3>Parameters</h3> <table class="attr"> |
