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 d01b6d4f67..beef215e75 100644 --- a/tools/test/travis-ci/doxy-spellchecker/ignore.en.pws +++ b/tools/test/travis-ci/doxy-spellchecker/ignore.en.pws @@ -91,3 +91,6 @@ multishot _doxy_ sa tparam +TCPSocket +UDPSocket +Socket