From 1b7525857029a552e3642ae647b578ada9d8c08d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 9 Dec 2024 09:27:04 +0100 Subject: [PATCH] package/pcm-tools: fix 'generating' typo Found by codespell. Signed-off-by: Peter Korsgaard Signed-off-by: Julien Olivain (cherry picked from commit d6586d37ba4a155c7325b758217b7ad3a4fd4d5f) Signed-off-by: Peter Korsgaard --- package/pcm-tools/pcm-tools.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/pcm-tools/pcm-tools.mk b/package/pcm-tools/pcm-tools.mk index 30a8fbf0b6..38725ed8c8 100644 --- a/package/pcm-tools/pcm-tools.mk +++ b/package/pcm-tools/pcm-tools.mk @@ -5,7 +5,7 @@ ################################################################################ # Don't use the github helper, as pcm-tools uses git attributes that are -# replaced when gnerating the archive. +# replaced when generating the archive. # 93fc9193a70e2f1f054be554c48f4a4791be5032 is the hash of the 202110 tag. PCM_TOOLS_VERSION = 93fc9193a70e2f1f054be554c48f4a4791be5032 PCM_TOOLS_SITE = https://github.com/opcm/pcm