From: Daniel Fischer Date: Mon, 30 May 2011 08:54:16 +0000 (+0200) Subject: Fix typos in ffi-chap.xml X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=ef541e8773ec8ba023fa824bf23cf6f960fc2abc Fix typos in ffi-chap.xml --- diff --git a/docs/users_guide/ffi-chap.xml b/docs/users_guide/ffi-chap.xml index fa41864..2fef135 100644 --- a/docs/users_guide/ffi-chap.xml +++ b/docs/users_guide/ffi-chap.xml @@ -110,7 +110,7 @@ foreign import ccall interruptible "sleep" :: CUint -> IO CUint - interruptble behaves exactly as + interruptible behaves exactly as safe, except that when a throwTo is directed at a thread in an interruptible foreign call, an OS-specific mechanism will be