From b2a1199d3319d16fadf800cfc6a0eabe001ea8c3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 12 Jan 2018 19:12:54 +0100 Subject: [PATCH] [ci skip] Fix typos --- UPGRADING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPGRADING b/UPGRADING index fff5beea67..36273e50c0 100644 --- a/UPGRADING +++ b/UPGRADING @@ -196,8 +196,8 @@ PGSQL: - Core . File descriptors are opened in shared read/write/delete mode by default. This effectively maps the UNIX semantics and allows to delete files with - handles in use. It is not a 100% same, some platform differences still - persist. After the delition, the filename entry is blocked, until all + handles in use. It is not 100% same, some platform differences still + persist. After the deletion, the filename entry is blocked, until all the opened handles to it are closed. ======================================== -- 2.50.1