]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix grammar in recent change to internals.texi
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 18 Dec 2020 23:22:39 +0000 (23:22 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Fri, 18 Dec 2020 23:23:07 +0000 (23:23 +0000)
doc/lispref/internals.texi

index 28a5fdb3492e9a79082da1e146ab507bbe0a314f..fa3dacbb7ae5d19b89cdbf606ec8d8dfc276726c 100644 (file)
@@ -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