emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f36971b: ; Fix grammar in recent change to internals.texi


From: Basil L. Contovounesios
Subject: master f36971b: ; Fix grammar in recent change to internals.texi
Date: Fri, 18 Dec 2020 18:23:32 -0500 (EST)

branch: master
commit f36971b59b5f7362bdabdbad60841cabd97e657a
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; 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 28a5fdb..fa3dacb 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]