From f36971b59b5f7362bdabdbad60841cabd97e657a Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Fri, 18 Dec 2020 23:22:39 +0000 Subject: [PATCH] ; Fix grammar in recent change to internals.texi --- doc/lispref/internals.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index 28a5fdb3492..fa3dacbb7ae 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.texi @@ -625,7 +625,7 @@ All the data here is approximate, because there's really no consistent way to compute the size of a variable. For instance, two variables may share parts of a data structure, and this will be counted twice, but this command may still give a useful high-level overview of which -parts of Emacs is using memory. +parts of Emacs are using memory. @end defun @node Stack-allocated Objects -- 2.39.2