From 34a36b217f0144961290522a8fbe78a266eef193 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:10:17 +0100 Subject: [PATCH] [temp.dep.type] Add period to end of sentence --- source/templates.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates.tex b/source/templates.tex index 6cf798ea56..ece3280cc3 100644 --- a/source/templates.tex +++ b/source/templates.tex @@ -5557,7 +5557,7 @@ its lookup context, if it is a qualified name, is the current instantiation, and \item -lookup for it finds any member of a class that is the current instantiation +lookup for it finds any member of a class that is the current instantiation. \end{itemize} \begin{example} \begin{codeblock}