From 82aec4672213171b706f62862044b68d255bc4e9 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 22 Jun 2013 17:32:53 +0900 Subject: [PATCH] Fix typo --- common/action_code.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/action_code.h b/common/action_code.h index d28b74f8..2272091c 100644 --- a/common/action_code.h +++ b/common/action_code.h @@ -86,7 +86,7 @@ along with this program. If not, see . * 1100|1111| id(8) Macro record? * * ACT_BACKLIGHT(1101): - * 1110|xxxx| id(8) Backlight commands + * 1101|xxxx| id(8) Backlight commands * * ACT_COMMAND(1110): * 1110|opt | id(8) Built-in Command exec -- 2.39.3