; * src/alloc.c (Fmemory_info): Doc fix.

This commit is contained in:
Eli Zaretskii 2022-12-22 13:02:45 +02:00
parent baa33a5c05
commit 9bf13a3fb9

View file

@ -7437,7 +7437,7 @@ DEFUN ("memory-info", Fmemory_info, Smemory_info, 0, 0, 0,
All values are in Kbytes. If there is no swap space,
last two values are zero. If the system is not supported
or memory information can't be obtained, return nil.
If `default-directory is remote, return memory information of the
If `default-directory' is remote, return memory information of the
respective remote host. */)
(void)
{