From 02c981e796af1413ec4332b98ea3b7fcc69481c8 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sat, 30 Jan 2016 17:39:25 -0800 Subject: More spelling fixes found by codespell and aspell --- sesman/libscp/libscp_lock.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sesman/libscp/libscp_lock.h') diff --git a/sesman/libscp/libscp_lock.h b/sesman/libscp/libscp_lock.h index b4e93c52..ae2c361b 100644 --- a/sesman/libscp/libscp_lock.h +++ b/sesman/libscp/libscp_lock.h @@ -52,8 +52,8 @@ scp_lock_fork_release(void); * * @brief starts a section that is critical for forking * - * starts a section that is critical for forking, that is noone can fork() - * while i'm in a critical section. But if someone wanted to fork we have + * starts a section that is critical for forking, that is no one can fork() + * while I'm in a critical section. But if someone wanted to fork we have * to wait until he finishes with lock_fork_release() * * @return -- cgit v1.2.3