Skip to content

Commit 3dba07b

Browse files
authored
[exec.util.cmplsig.trans] Fix English grammar (cplusplus#7188)
1 parent 4800c7b commit 3dba07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4849,7 +4849,7 @@
48494849
adapt the completion signatures of \tcode{Sndr} by
48504850
lvalue-ref qualifying the values,
48514851
adding an additional \tcode{exception_ptr} error completion
4852-
if its not already there, and
4852+
if it is not already there, and
48534853
leaving the other completion signatures alone.
48544854
\begin{codeblock}
48554855
template<class... Args>

0 commit comments

Comments
 (0)