Skip to content

Commit a4ae849

Browse files
committed
[conv.qual] Fix punctuation in bulleted list.
1 parent d5e84cc commit a4ae849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@
754754
\item
755755
if the resulting $\cv{}^3_i$ is different from $\cv{}^1_i$ or $\cv{}^2_i$,
756756
or the resulting $P^3_i$ is different from $P^1_i$ or $P^2_i$,
757-
then \tcode{const} is added to every $\cv{}^3_k$ for $0 < k < i$.
757+
then \tcode{const} is added to every $\cv{}^3_k$ for $0 < k < i$;
758758
\end{itemize}
759759
where $\cv{}^j_i$ and $P^j_i$ are the components of
760760
the cv-decomposition of $\tcode{T}j$.

0 commit comments

Comments
 (0)