X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/4f41661657a32a8e0147f4b793864b56496af4cf..eb3d623da57e6d31a58d95f932345fb761f9b701:/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.