From 68933455df82b2259c1a091232ded3334c87c551 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 11 Mar 2025 22:47:35 +0100 Subject: treewide: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guido Günther --- libqcdm/src/commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqcdm/src/commands.c') diff --git a/libqcdm/src/commands.c b/libqcdm/src/commands.c index cd21281c..b78c26b7 100644 --- a/libqcdm/src/commands.c +++ b/libqcdm/src/commands.c @@ -1776,7 +1776,7 @@ static int check_log_config_respose (const char *buf, size_t len, uint32_t op) { DMCmdLogConfigRsp *rsp = (DMCmdLogConfigRsp *) buf; - size_t minlen = 16; /* minimum valid resposne */ + size_t minlen = 16; /* minimum valid response */ int err; /* Ensure size is at least enough for the command header */ -- cgit v1.2.3-70-g09d2