From 58c2760e3f43ac56508c52438e081448b46241f1 Mon Sep 17 00:00:00 2001 From: Seppo Takalo Date: Mon, 21 Jan 2019 11:54:49 +0200 Subject: [PATCH] Fix spelling mistakes --- features/netsocket/Socket.h | 2 +- features/netsocket/WiFiInterface.h | 2 +- tools/test/travis-ci/doxy-spellchecker/ignore.en.pws | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/features/netsocket/Socket.h b/features/netsocket/Socket.h index d625a9ef25..ec2864bd3e 100644 --- a/features/netsocket/Socket.h +++ b/features/netsocket/Socket.h @@ -30,7 +30,7 @@ * This class defines the Mbed OS Socket API. * Socket is an abstract interface for communicating with remote endpoints. * - * This API is intented for applications and libraries instead of + * This API is intended for applications and libraries instead of * protocol-specific implementations. For example, TCPSocket * and UDPSocket are implementations of the Socket interface. * Socket API is intentionally not protocol-specific, and allows all protocol diff --git a/features/netsocket/WiFiInterface.h b/features/netsocket/WiFiInterface.h index 54401cf1e7..a96a742695 100644 --- a/features/netsocket/WiFiInterface.h +++ b/features/netsocket/WiFiInterface.h @@ -14,7 +14,7 @@ * limitations under the License. */ -/** @file WifiInterface.h Common interface tbetween Wi-Fi devices */ +/** @file WifiInterface.h Common interface between Wi-Fi devices */ /** @addtogroup netinterface * @{ */ diff --git a/tools/test/travis-ci/doxy-spellchecker/ignore.en.pws b/tools/test/travis-ci/doxy-spellchecker/ignore.en.pws index ce8d832a6d..7030a5dce5 100644 --- a/tools/test/travis-ci/doxy-spellchecker/ignore.en.pws +++ b/tools/test/travis-ci/doxy-spellchecker/ignore.en.pws @@ -92,3 +92,6 @@ _doxy_ sa tparam retarget +TCPSocket +UDPSocket +Socket \ No newline at end of file