]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/hash.texi
Minor quoting etc. fixes to lispref manual
[gnu-emacs] / doc / lispref / hash.texi
index bfa60e0d2a631a9cd614ff3e7e91051ca9258065..98da321297ce64fcc135ed141158ae21339a927c 100644 (file)
@@ -154,7 +154,7 @@ This is equivalent to @code{make-hash-table}, but with a different style
 argument list.  The argument @var{test} specifies the method
 of key lookup.
 
-This function is obsolete. Use @code{make-hash-table} instead.
+This function is obsolete.  Use @code{make-hash-table} instead.
 @end defun
 
 You can also create a new hash table using the printed representation