Fix typo in the tutorial.
This commit is contained in:
parent
17af34b4a4
commit
a27c77ccae
|
@ -173,7 +173,7 @@
|
|||
with the <a href="http://xcb.freedesktop.org">XCB</a>
|
||||
library. keep in mind that XCB, like the
|
||||
<a href="http://tronche.com/gui/x/xlib/introduction">Xlib</a>
|
||||
library, isn't what post programmers wanting to write X
|
||||
library, isn't what most programmers wanting to write X
|
||||
applications are looking for. They should use a much higher
|
||||
level GUI toolkit like Motif,
|
||||
<a href="http://www.lesstif.org">LessTiff</a>,
|
||||
|
|
Loading…
Reference in New Issue