Skip to content

Commit 1b4ae38

Browse files
tkoeppejwakely
andcommitted
Update source/concepts.tex
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent 9c32eac commit 1b4ae38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/concepts.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
\begin{itemdescr}
834834
\pnum
835835
If \tcode{T} is an object type, then let \tcode{v} be an lvalue of type
836-
\tcode{T} or \tcode{\keyword{const} T} or an rvalue of type \tcode{const T}.
836+
\tcode{T} or \tcode{\keyword{const} T} or an rvalue of type \tcode{\keyword{const} T}.
837837
\tcode{T} models \libconcept{copy_constructible} only if
838838

839839
\begin{itemize}

0 commit comments

Comments
 (0)