Skip to content

Commit db1e7a7

Browse files
committed
Merge pull request cplusplus#137 from jwakely/nonclass-typo
[class.friend] Hyphenate "nonclass".
2 parents 3184b4f + 7f0416f commit db1e7a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/access.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@
830830
specified belongs to the innermost enclosing non-class scope, but if it is
831831
subsequently referenced, its name is not found by name lookup
832832
until a matching declaration is provided in the innermost enclosing
833-
nonclass scope.
833+
non-class scope.
834834
\enterexample
835835

836836
\begin{codeblock}

0 commit comments

Comments
 (0)