From 4f4d20c30b77d02c68ca638e8d7a966cdce70c48 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 1 Aug 2018 16:37:01 +0900 Subject: [PATCH] doc: fix typo --- doc/repmgrd-configuration.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml index f39e3598..a6078ffc 100644 --- a/doc/repmgrd-configuration.sgml +++ b/doc/repmgrd-configuration.sgml @@ -364,7 +364,7 @@ REPMGRD_ENABLED=no This restriction may be lifted in a future &repmgr; version by providing a signal which causes repmgrd to reopen the log file, - and which can be send from logrotate via a postrotate + and which can be sent from logrotate via a postrotate script.