From ce19a642434d99bbfd5869221593204aee8f3530 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 2 May 2016 00:40:09 +0000 Subject: [PATCH] Spelling fix. --- en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml index 8185ccafb2..6eb630bb97 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml @@ -846,7 +846,7 @@ the shared lock naturally finishes with the destruction of the shared memory, without need for explicit cleanup. Right now, off-pages hook into vm object termination to avoid leakage, but - long-livedness of the vnode vm object prolonges the off-page's + long-livedness of the vnode vm object prolongs the off-page's existence for shared locks backed by files, however unlikely they may be.