Skip to content

Commit 7f1f007

Browse files
committed
[compliance] Replace 'may' with 'can' in note
1 parent 62a4b74 commit 7f1f007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@
14911491
the namespace-scope functions and function templates
14921492
from the hosted library facilities.
14931493
\begin{note}
1494-
An implementation may provide a deleted definition
1494+
An implementation can provide a deleted definition
14951495
so that the result of overload resolution does not silently change
14961496
when migrating a program from a freestanding implementation to
14971497
a hosted implementation.

0 commit comments

Comments
 (0)