From 45a6acba02e167309bfe4422a92c7331e5a75102 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 21 May 2024 16:16:57 +0200 Subject: [PATCH] Fixed typo. --- include/ecrt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ecrt.h b/include/ecrt.h index 798f884a..7d2a6efe 100644 --- a/include/ecrt.h +++ b/include/ecrt.h @@ -243,7 +243,7 @@ #define EC_HAVE_SOE_REQUESTS /** Defined, if the method ecrt_master_scan_progress() and the - * ec_master_scan_progress_t sttucture are available. + * ec_master_scan_progress_t structure are available. */ #define EC_HAVE_SCAN_PROGRESS