From 6f4c28fe5bd271e2b3fb11fcd6c662352b52f761 Mon Sep 17 00:00:00 2001 From: Sebastien Blanchet Date: Sat, 3 Apr 2021 22:31:48 +0200 Subject: [PATCH] doc: fix typographic error --- 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 646ddc48..fd0bc75a 100644 --- a/documentation/ethercat_doc.tex +++ b/documentation/ethercat_doc.tex @@ -3219,7 +3219,7 @@ $ `\textbf{make doc}` The interface documentation can be viewed by pointing a browser to the file \textit{doxygen-output/html/index.html}. The functions and data structures of -the application interface a covered by an own module ``Application +the application interface are covered by an own module ``Application Interface''. \section{Installing the Software}