Fixed typo

This commit is contained in:
Alex Coffin 2020-01-13 05:29:20 -08:00 committed by GitHub
parent ff2f2de046
commit 8e6f770afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ Define or print a macro called char
Buttons are treated just like keys for the purpose of
defining macros. While the official names for buttons
in <TT>keysymdef.h</TT> are "<B>XK_Pointer_Button_1</B>",
in <TT>keysymdef.h</TT> are "<B>XK_Pointer_Button1</B>",
etc., the <B>macro</B> command accepts the abbreviated
forms <B>Button1</B>, and so forth. <P>