From 5dd17013bb237f90ba15560bc6f3fbaaceea102e Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Tue, 15 Dec 2020 07:09:24 +1100 Subject: [PATCH] docs: fix simple typo, translage -> translate There is a small typo in include/protocol/asetekpro.h. Should read `translate` rather than `translage`. --- include/protocol/asetekpro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/protocol/asetekpro.h b/include/protocol/asetekpro.h index 58b8d68..def76b0 100644 --- a/include/protocol/asetekpro.h +++ b/include/protocol/asetekpro.h @@ -22,7 +22,7 @@ #include /* - * These two defines are used to translage options into different item: + * These two defines are used to translate options into different item: * - an enum for values * - a list of string values *