]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/alloc.c (Fmemory_info): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Thu, 22 Dec 2022 11:02:45 +0000 (13:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 22 Dec 2022 11:02:45 +0000 (13:02 +0200)
src/alloc.c

index 9feca7ae0240e423414aca21a35d042a72b0c199..9a7c759dc1d8d408c2804b7094531cb6c9ea5c34 100644 (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)
 {