Skip to content

Commit e3fd38a

Browse files
committed
Fix unclosed paragraph
1 parent bc81175 commit e3fd38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/template.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ $(GNAME UnionTemplateDeclaration):
991991

992992
$(P If a template declares exactly one member, and that member is a class
993993
with the same name as the template (see
994-
$(RELATIVE_LINK2 implicit_template_properties, Eponymous Templates):)
994+
$(RELATIVE_LINK2 implicit_template_properties, Eponymous Templates):))
995995

996996
------
997997
template $(CODE_HIGHLIGHT Bar)(T)

0 commit comments

Comments
 (0)