summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorJoachim Wiberg <troglobit@gmail.com>2023-04-04 11:04:54 +0200
committerGitHub <noreply@github.com>2023-04-04 11:04:54 +0200
commite99af8b76ea3f412f7cab5803ba3f0e6f352fc64 (patch)
tree4379d0bddcf5c57b8c6753700fb5d01287703ce6 /ChangeLog.md
parent58871f3452189af54fc1ce77d4817558c8332372 (diff)
parentae6dbc357ee10573468cbc687cac7a53f187b264 (diff)
downloadlibnet-e99af8b76ea3f412f7cab5803ba3f0e6f352fc64.tar.gz
Merge pull request #159 from uniontech-lilinjie/master
fix typos Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index cfe649e..7ca083e 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -110,7 +110,7 @@ Release curated by Sam Roberts.
- pblock_append deals with raw memory and structs, so declare it correctly
(Sam Roberts)
- Clarified types and sizes of DHCP/BOOTP chaddr, sname, and file. chaddr is a
- hardware address, with size specified seperately, whereas sname and file are
+ hardware address, with size specified separately, whereas sname and file are
null terminated strings. (Sam Roberts)
- Explicitly ignore return value of write (some systems now warn about this).
(Sam Roberts)
@@ -279,7 +279,7 @@ Release curated by Sam Roberts.
message. (Sam Roberts)
- man doc makefile wasn't correctly referring to the srcdir
(alon.barlev@gmail.com) (Sam Roberts)
-- autotools patches for cross compiling and seperate builddir
+- autotools patches for cross compiling and separate builddir
(alon.barlev@gmail.com) (Sam Roberts)
- html doc makefile wasn't correctly referring to the srcdir
(alon.barlev@gmail.com) (Sam Roberts)