From 1ff2f4bc7d47f0ad239dae1c2e7e4deefff65a3e Mon Sep 17 00:00:00 2001 From: vanderhoorn Date: Thu, 9 Jul 2015 17:50:53 +0200 Subject: [PATCH] Fix typo in the ChangeLog Embeded -> Embedded --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 55338b7..d63545a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,7 +35,7 @@ with the OpenSSL project. * Assorted build fixes for musl, HP-UX, Mingw, Solaris. - * Initial support for Windows Embeded 2009, Server 2003, XP + * Initial support for Windows Embedded 2009, Server 2003, XP * Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API