Skip to content

Commit beb486a

Browse files
pedigdevversion
andauthored
Update tools/dgeni/templates/method.template.html
Co-authored-by: Paul Gschwendtner <[email protected]>
1 parent 0379215 commit beb486a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dgeni/templates/method.template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</td>
5151
<td class="docs-api-method-parameter-description-cell">
5252
<p class="docs-api-method-parameter-description">
53-
{$ parameter.content or parameter.description | marked | safe $}
53+
{$ parameter.description | marked | safe $}
5454
</p>
5555
</td>
5656
</tr>

0 commit comments

Comments
 (0)