mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; Fix grammar in recent change to internals.texi
This commit is contained in:
parent
e0f98374ca
commit
f36971b59b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue