1
0
Fork 0

[#5] Minor typo correction in inheritance section of manual

closure/master
Mike Gerwitz 2011-11-19 22:30:10 -05:00
parent 87dd1b8961
commit 058e5f5f7d
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ A method is said to be @dfn{concrete} when it provides a definition and
Keywords,,@code{abstract}} if @var{dfn\_n\^C} is concrete.
@end itemize
@item
Member @var{dfn\_n\^C} must be a method.
Member @var{dfn\_n\^C'} must be a method.
@end itemize
Members that have been declared @code{static} cannot be overridden