From: Basil L. Contovounesios Date: Fri, 18 Dec 2020 23:22:39 +0000 (+0000) Subject: ; Fix grammar in recent change to internals.texi X-Git-Tag: emacs-28.0.90~4661 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f36971b59b5f7362bdabdbad60841cabd97e657a;p=emacs.git ; Fix grammar in recent change to internals.texi --- 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