summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:07:18 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit26cfe2c659348da1bcfde15624e002f751608a87 (patch)
treed027502d0022cf525cafc8e94d7e696b356f7965 /EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
parentde949fdbcf38cade52c98b8f89d9ab88d2db0b47 (diff)
downloadedk2-26cfe2c659348da1bcfde15624e002f751608a87.tar.gz
edk2-26cfe2c659348da1bcfde15624e002f751608a87.tar.bz2
edk2-26cfe2c659348da1bcfde15624e002f751608a87.zip
EmulatorPkg/Unix: Fix various typos
Fix various typos in comments and documentation. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Andrew Fish <afish@apple.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Ray Ni <ray.ni@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-6-philmd@redhat.com>
Diffstat (limited to 'EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c')
-rw-r--r--EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c b/EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
index 3013bbc86b..441f1e8d0a 100644
--- a/EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
+++ b/EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
@@ -5,7 +5,7 @@
Tested on Mac OS X.
Copyright (c) 2004 - 2019, Intel Corporation. All rights reserved.<BR>
-Portitions copyright (c) 2011, Apple Inc. All rights reserved.
+Portions copyright (c) 2011, Apple Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent