Fix "indention" typos in xcb-examples.3 man page
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 9 Jul 2013 00:54:35 +0000 (17:54 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 9 Jul 2013 00:54:35 +0000 (17:54 -0700)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
src/man/xcb-examples.3

index 291af37..c02fc01 100644 (file)
@@ -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),