diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 92601581a..d592fc3c0 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -61,7 +61,7 @@ docType: "<$ doc.docType $>" <$ param.name $> - <@- if param.alias @>| <$ param.alias $><@ endif -@>f + <@- if param.alias @>| <$ param.alias $><@ endif -@> <$ typeList(param.typeList) $>