Mercurial > emacs
changeset 109782:fe1680d2025e
Minor doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 14 Aug 2010 17:13:49 -0400 |
parents | c89afd5304b0 |
children | 43f98127e0f3 |
files | src/fns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fns.c Sat Aug 14 18:41:22 2010 +0300 +++ b/src/fns.c Sat Aug 14 17:13:49 2010 -0400 @@ -4425,7 +4425,7 @@ :rehash-threshold THRESHOLD -- THRESHOLD must a float > 0, and <= 1.0. Resize the hash table when the ratio (number of entries / table size) -is greater or equal than THRESHOLD. Default is 0.8. +is greater than or equal to THRESHOLD. Default is 0.8. :weakness WEAK -- WEAK must be one of nil, t, `key', `value', `key-or-value', or `key-and-value'. If WEAK is not nil, the table