diff --git a/src/lread.c b/src/lread.c index 6970b382e4e..85c0c107e53 100644 --- a/src/lread.c +++ b/src/lread.c @@ -2381,7 +2381,7 @@ variable and any -*- lexical-binding: t -*- settings in the buffer; if there is no such setting, and the buffer-local value of the variable is nil, the buffer will be -evaluated with the value of `lexical binding' equal to its +evaluated with the value of `lexical-binding' equal to its top-level default value, as returned by `default-toplevel-value'. This function preserves the position of point. */)