summaryrefslogtreecommitdiff
path: root/doc/lispref/hash.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/hash.texi')
-rw-r--r--doc/lispref/hash.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi
index bfa60e0d2a6..98da321297c 100644
--- a/doc/lispref/hash.texi
+++ b/doc/lispref/hash.texi
@@ -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