1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-08 21:20:19 +02:00

Remove incorrect footnote from GOOPS manual

* doc/ref/goops.texi (Inheritance): Remove footnote which incorrectly
  stated that <complex> was not shown in the class hierarchy figure.
This commit is contained in:
Mark H Weaver 2011-03-01 13:46:08 -05:00
parent 0655c9eb29
commit 5d344028fb

View file

@ -1085,9 +1085,7 @@ Those class definitions define a hierarchy which is shown in
@ref{fig:hier}. In this figure, the class @code{<top>} is also shown; @ref{fig:hier}. In this figure, the class @code{<top>} is also shown;
this class is the superclass of all Scheme objects. In particular, this class is the superclass of all Scheme objects. In particular,
@code{<top>} is the superclass of all standard Scheme @code{<top>} is the superclass of all standard Scheme
types.@footnote{@code{<complex>}, which is the direct subclass of types.
@code{<number>} and the direct superclass of @code{<real>}, has been
omitted in this figure.}
@float Figure,fig:hier @float Figure,fig:hier
@iftex @iftex