aboutsummaryrefslogtreecommitdiff
path: root/libxcb
diff options
context:
space:
mode:
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),