From 7caef179a2650da18fb930c04036ac344111e026 Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Sun, 22 Mar 2020 17:16:10 +0800 Subject: [PATCH] Fix the typo error --- examples/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.txt b/examples/README.txt index 44c681969..be97000ea 100644 --- a/examples/README.txt +++ b/examples/README.txt @@ -231,7 +231,7 @@ examples/dac examples/dhcpd ^^^^^^^^^^^^^^ - This examples builds a tiny DCHP server for the target system. + This examples builds a tiny DHCP server for the target system. NOTE: For test purposes, this example can be built as a host-based DHCPD server. This can be built as follows: