# Fix misspellings in comments.
authorPaul Eggert <eggert@gnu.org>
Mon, 11 Jan 1993 05:12:26 +0000 (05:12 +0000)
committerPaul Eggert <eggert@gnu.org>
Mon, 11 Jan 1993 05:12:26 +0000 (05:12 +0000)
From-SVN: r3190

gcc/objc/hash.h

index b7c53f2232625382046402ea66fc2fc761e13a97..59c2ea5f06cd8070661043177b72c8017ac3d36a 100644 (file)
@@ -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.
         
 ************************************************/