[project @ 1998-06-29 14:51:03 by sof]
authorsof <unknown>
Mon, 29 Jun 1998 14:51:03 +0000 (14:51 +0000)
committersof <unknown>
Mon, 29 Jun 1998 14:51:03 +0000 (14:51 +0000)
comment typo

ghc/lib/std/cbits/closeFile.lc

index 6118574..4fac27b 100644 (file)
@@ -17,7 +17,7 @@ StgForeignObj fp;
 
     if ( unlockFile(fileno((FILE *) fp)) ) {
       /* If the file has already been unlocked (or an entry
-         for it in the locking tables couldn't be fond), could
+         for it in the locking tables couldn't be found), could
          mean two things:
 
            - we're repeating an hClose on an already