From 791742877a893e41d17bf2fd6b0e10c3dfebec8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?=
Date: Mon, 26 Nov 2018 09:52:32 +0100
Subject: persistent_term.xml: Fix spelling
---
erts/doc/src/persistent_term.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'erts')
diff --git a/erts/doc/src/persistent_term.xml b/erts/doc/src/persistent_term.xml
index d2a138d65f..29a6c67051 100644
--- a/erts/doc/src/persistent_term.xml
+++ b/erts/doc/src/persistent_term.xml
@@ -71,7 +71,7 @@
scan of their heaps for the term that has been deleted. While
such scan is relatively light-weight, if there are many
processes, the system can become less responsive until all
- process have scanned theirs heaps.
+ process have scanned their heaps.
If the deleted term (or any part of it) is still used
by a process, that process will do a major (fullsweep) garbage
--
cgit v1.2.3