aboutsummaryrefslogtreecommitdiff
path: root/libxcb/doc/tutorial/index.html
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-05 17:40:56 +0000
committermarha <marha@users.sourceforge.net>2009-12-05 17:40:56 +0000
commit5c9827c199e9ecbee2602fd61fa678484c57aad1 (patch)
treef1567ef1eb76b93dec4eda2d7a67a89ea4322231 /libxcb/doc/tutorial/index.html
parent263c230ab177de2e870649a955ed1c9425f64f13 (diff)
parent3e1ba549192a68801232c28a9c12defb59531654 (diff)
downloadvcxsrv-5c9827c199e9ecbee2602fd61fa678484c57aad1.tar.gz
vcxsrv-5c9827c199e9ecbee2602fd61fa678484c57aad1.tar.bz2
vcxsrv-5c9827c199e9ecbee2602fd61fa678484c57aad1.zip
svn merge ^/branches/released
Diffstat (limited to 'libxcb/doc/tutorial/index.html')
-rw-r--r--libxcb/doc/tutorial/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/doc/tutorial/index.html b/libxcb/doc/tutorial/index.html
index c5404263f..58248079f 100644
--- a/libxcb/doc/tutorial/index.html
+++ b/libxcb/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 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>,