]> git.eshelyaron.com Git - emacs.git/commitdiff
(Creating Hash): Improve index entry.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 Apr 2007 02:07:14 +0000 (02:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 Apr 2007 02:07:14 +0000 (02:07 +0000)
lispref/hash.texi

index 62df86aea192d7331a68c130c5a00ac43a279c84..c5b68e26d9121a953939810edfc703b6236a25a4 100644 (file)
@@ -56,7 +56,7 @@ of object and are used only for recording interned symbols
 
 @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}.