aboutsummaryrefslogtreecommitdiff
path: root/libxcb
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-07-09 11:30:31 +0200
committermarha <marha@users.sourceforge.net>2013-07-09 11:30:31 +0200
commitc6069c33e3a4a6d48aa059dbe9a78702dabff9cc (patch)
tree9e98e08fa3b70c7d168d60aa981498e1f3b8ace6 /libxcb
parenta9866a9e7dc9c89962a13d6e750aa5a18b98369c (diff)
downloadvcxsrv-c6069c33e3a4a6d48aa059dbe9a78702dabff9cc.tar.gz
vcxsrv-c6069c33e3a4a6d48aa059dbe9a78702dabff9cc.tar.bz2
vcxsrv-c6069c33e3a4a6d48aa059dbe9a78702dabff9cc.zip
fontconfig libX11 libxcb mesa git update 9 Jul 2013
libxcb commit a1e67b141a57d39cbcaff1a703d6fc0da1fbb56d libX11 commit 383e2b0d029482a0f4c39fe00e15397538576fc1 fontconfig commit 04bd904632b22682c888f658650cdcd322544273 mesa commit 292368570a13501dfa95b1b0dd70966caf6ffc6b
Diffstat (limited to 'libxcb')
-rw-r--r--libxcb/src/man/xcb-examples.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libxcb/src/man/xcb-examples.3 b/libxcb/src/man/xcb-examples.3
index 291af37d0..c02fc0199 100644
--- a/libxcb/src/man/xcb-examples.3
+++ b/libxcb/src/man/xcb-examples.3
@@ -45,11 +45,11 @@ it on xcb@lists.freedesktop.org.
.SH CODING STYLE
-Every example uses 4 spaces for indention.
+Every example uses 4 spaces for indentation.
Comments are in asterisks, like /* this */.
-No line is longer than 80 characters (including indention).
+No line is longer than 80 characters (including indentation).
.SH SEE ALSO
.BR xcb_connect (3),