X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/4f41661657a32a8e0147f4b793864b56496af4cf..c3c3032608c9658c5dc5019d85446b6a1c2f7fcc:/ANNOUNCE diff --git a/ANNOUNCE b/ANNOUNCE index 89d8cbde4..bfbda7316 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -30,7 +30,7 @@ The NEWS file is quite long. Here are the most interesting entries: from threads that have not been created by Guile. * Mutexes and condition variables are now always fair. A recursive - mutex must be requested explicitely. + mutex must be requested explicitly. * The low-level thread API has been removed.