From a2385cb99255b0b1f7b4d2bfc3d3d997eae36b85 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Sun, 10 Dec 2017 22:06:56 +0100 Subject: [DOCS] IP.xml typo fix --- doc/classes/IP.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/classes/IP.xml b/doc/classes/IP.xml index 96de31a55b..cd669e3de1 100644 --- a/doc/classes/IP.xml +++ b/doc/classes/IP.xml @@ -1,10 +1,10 @@ - IP Protocol support functions like DNS resolution. + Internet protocol (IP) support functions like DNS resolution. - IP contains support functions for the Internet Protocl (IP). TCP/IP support is in different classes (see [StreamPeerTCP] and [TCP_Server]). IP provides DNS hostname resolution support, both blocking and threaded. + IP contains support functions for the Internet Protocol (IP). TCP/IP support is in different classes (see [StreamPeerTCP] and [TCP_Server]). IP provides DNS hostname resolution support, both blocking and threaded. -- cgit v1.2.3