From 8e6f770afa79adabff395c8b1c736ff08f5c9b3d Mon Sep 17 00:00:00 2001 From: Alex Coffin Date: Mon, 13 Jan 2020 05:29:20 -0800 Subject: [PATCH] Fixed typo --- doc/html/macro.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/macro.html b/doc/html/macro.html index ea790a3d..e12e96e0 100644 --- a/doc/html/macro.html +++ b/doc/html/macro.html @@ -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 keysymdef.h are "XK_Pointer_Button_1", + in keysymdef.h are "XK_Pointer_Button1", etc., the macro command accepts the abbreviated forms Button1, and so forth.