From d09c632362c881c3afd20cd730993e590e06d9be Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 11 Jan 1993 05:12:26 +0000 Subject: [PATCH] # Fix misspellings in comments. From-SVN: r3190 --- gcc/objc/hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/objc/hash.h b/gcc/objc/hash.h index b7c53f22326..59c2ea5f06c 100644 --- a/gcc/objc/hash.h +++ b/gcc/objc/hash.h @@ -145,7 +145,7 @@ void *hash_value_for_key (cache_ptr cache, const void *key); Useful hashing functions. - Declared inline for your pleaseure. + Declared inline for your pleasure. ************************************************/