diff options
Diffstat (limited to 'misc/search.h')
-rw-r--r-- | misc/search.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/search.h b/misc/search.h index 0ca868e..30191d4 100644 --- a/misc/search.h +++ b/misc/search.h @@ -78,7 +78,7 @@ struct _ENTRY; /* Family of hash table handling functions. The functions also have reentrant counterparts ending with _r. The non-reentrant - functions all work on a signle internal hashing table. */ + functions all work on a single internal hashing table. */ /* Search for entry matching ITEM.key in internal hash table. If ACTION is `FIND' return found entry or signal error by returning |