projects
/
platform
/
upstream
/
libxcb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17af34b
)
Fix typo in the tutorial.
author
Eric Anholt
<eric@anholt.net>
Thu, 15 Oct 2009 20:14:49 +0000
(13:14 -0700)
committer
Eric Anholt
<eric@anholt.net>
Thu, 15 Oct 2009 20:49:47 +0000
(13:49 -0700)
doc/tutorial/index.html
patch
|
blob
|
history
diff --git
a/doc/tutorial/index.html
b/doc/tutorial/index.html
index
c540426
..
5824807
100644
(file)
--- a/
doc/tutorial/index.html
+++ b/
doc/tutorial/index.html
@@
-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
p
ost programmers wanting to write X
+ library, isn't what
m
ost 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>,