Skip to content

Commit

Permalink
[basic.link] Add oxford comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored Oct 22, 2024
1 parent b0135f2 commit cd874b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2714,8 +2714,8 @@
\pnum
An unnamed namespace or a namespace declared directly or indirectly within an
unnamed namespace has internal linkage. All other namespaces have external linkage.
The name of an entity that belongs to a namespace scope
that has not been given internal linkage above
The name of an entity that belongs to a namespace scope,
that has not been given internal linkage above,
and that is the name of
\begin{itemize}
\item a variable; or
Expand Down

0 comments on commit cd874b0

Please sign in to comment.