# HG changeset patch # User Richard M. Stallman # Date 1175911634 0 # Node ID 6a22a38ae2d2e8a357fbe1c6adce7e8c959d3a31 # Parent 9490f7f3fe17c3829de3df0ef3b9de1f26271f92 (Creating Hash): Improve index entry. diff -r 9490f7f3fe17 -r 6a22a38ae2d2 lispref/hash.texi --- a/lispref/hash.texi Sat Apr 07 02:06:52 2007 +0000 +++ b/lispref/hash.texi Sat Apr 07 02:07:14 2007 +0000 @@ -56,7 +56,7 @@ @node Creating Hash @section Creating Hash Tables -@cindex create hash table +@cindex creating hash tables The principal function for creating a hash table is @code{make-hash-table}.