mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 05:30:21 +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:
parent
0655c9eb29
commit
5d344028fb
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue