X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fman%2Fxcb-examples.3;h=c02fc0199b58f20310dd780d906bf75953329dd5;hb=414b1037c5a9770270022e62aa66fe7a4021a96b;hp=291af37d00f129476438c267d28191accdc0b7fb;hpb=71a295082e07ff20d4c4cc97feed03b94cceb251;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/man/xcb-examples.3 b/src/man/xcb-examples.3 index 291af37..c02fc01 100644 --- a/src/man/xcb-examples.3 +++ b/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),