From 10479cc2a4acd6faaf643eb305233b49d70c31c1 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 10 Apr 2018 10:19:02 +1000 Subject: Many typo fixes from Karsten Weiss Spotted using https://github.com/lucasdemarchi/codespell --- openbsd-compat/bsd-waitpid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsd-compat/bsd-waitpid.h') diff --git a/openbsd-compat/bsd-waitpid.h b/openbsd-compat/bsd-waitpid.h index 5ce3ee4b5..b551268ab 100644 --- a/openbsd-compat/bsd-waitpid.h +++ b/openbsd-compat/bsd-waitpid.h @@ -27,7 +27,7 @@ #define _BSD_WAITPID_H #ifndef HAVE_WAITPID -/* Clean out any potental issues */ +/* Clean out any potential issues */ #undef WIFEXITED #undef WIFSTOPPED #undef WIFSIGNALED -- cgit v1.2.3