diff options
Diffstat (limited to 'core/testdata/format/overloadsWithDescription.html')
-rw-r--r-- | core/testdata/format/overloadsWithDescription.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/testdata/format/overloadsWithDescription.html b/core/testdata/format/overloadsWithDescription.html index eefa6976..fe98b8fe 100644 --- a/core/testdata/format/overloadsWithDescription.html +++ b/core/testdata/format/overloadsWithDescription.html @@ -14,7 +14,7 @@ <p>Performs an action on <a href="test/f#$f(kotlin.Int)/x">x</a>.</p> <p>This is a long description.</p> <h3>Parameters</h3> -<a name="x"></a> -<code>x</code> - the value to perform the action on. +<p><a name="x"></a> +<code>x</code> - the value to perform the action on.</p> </BODY> </HTML> |