From 8b5eff97e9273a42febc6f5f99789359f97842e1 Mon Sep 17 00:00:00 2001 From: nnposter Date: Sun, 13 Feb 2022 17:28:56 +0000 Subject: [PATCH] Fix a typo. Closes #2295 --- libpcap/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpcap/INSTALL.md b/libpcap/INSTALL.md index 3a303fe0a..60864c41b 100644 --- a/libpcap/INSTALL.md +++ b/libpcap/INSTALL.md @@ -188,7 +188,7 @@ If you use SINIX, you should be able to build libpcap from this release. It is known to compile and run on SINIX-Y/N 5.42 with the C-DS V1.0 or V1.1 compiler. But note that in some releases of SINIX, yacc emits incorrect code; if grammar.y fails to compile, change every -occurence of: +occurrence of: #ifdef YYDEBUG