summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGeorge Rodrigues <georgerodrigues@live.com.au>2022-10-05 13:32:07 -0300
committerGitHub <noreply@github.com>2022-10-05 17:32:07 +0100
commit959f4cbb621868a4f0c1701f54ad2a1f45d889af (patch)
tree96b126c802cacb3645ed9a0bfda3a13ae5c915dd /Makefile
parent5f671de13a01c88ceb86874dba91e4e66c4a3d51 (diff)
docs: some typos (#18582)
probably hacktoberism
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a418576c07..4a9bba603f 100644
--- a/Makefile
+++ b/Makefile
@@ -264,7 +264,7 @@ define PARSE_KEYMAP
# The rest of the rule is the target
# Remove the leading ":" from the target, as it acts as a separator
MAKE_TARGET := $$(patsubst :%,%,$$(RULE))
- # We need to generate an unique indentifer to append to the COMMANDS list
+ # We need to generate an unique identifier to append to the COMMANDS list
CURRENT_KB_UNDER := $$(subst /,_,$$(CURRENT_KB))
COMMAND := COMMAND_KEYBOARD_$$(CURRENT_KB_UNDER)_KEYMAP_$$(CURRENT_KM)
# If we are compiling a keyboard without a subproject, we want to display just the name