From 1e5ddf45d84e256f1fdfc6e8da912bf7e766c4cc Mon Sep 17 00:00:00 2001 From: Sebastien Blanchet Date: Sun, 28 Mar 2021 22:11:42 +0200 Subject: [PATCH] doc: fix misspelling --- documentation/ethercat_doc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ethercat_doc.tex b/documentation/ethercat_doc.tex index 61aa35c5..36c31e7e 100644 --- a/documentation/ethercat_doc.tex +++ b/documentation/ethercat_doc.tex @@ -2106,7 +2106,7 @@ up, the passing of new socket buffers is suspended with a call to \paragraph{Creation of EoE Handlers} During bus scanning (see \autoref{sec:fsm-scan}), the master determines the -supported mailbox protocols foe each slave. This is done by examining the +supported mailbox protocols for each slave. This is done by examining the ``Supported Mailbox Protocols'' mask field at word address 0x001C of the SII\index{SII}. If bit 1 is set, the slave supports the EoE protocol. In this case, an EoE handler is created for that slave.