Remove a dangling link.

* gtk/glossary.xml: Remove a dangling link.
This commit is contained in:
Matthias Clasen 2004-12-15 17:25:25 +00:00
parent 64e424c31f
commit 00c5af0a9e

View File

@ -93,8 +93,7 @@
which considers a display to be the combination
of a keyboard, a pointing device and one or more
<glossterm linkend="screen">screens</glossterm>.
Applications open a display to show <glossterm
linkend="window">windows</glossterm> and interact with the user.
Applications open a display to show windows and interact with the user.
In GDK, a display is represented by a
<link linkend="GdkDisplay">GdkDisplay</link>.
</para>