From 5722c0a582668737229d18dcdf11ebf4d3864f1b Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 6 Mar 2020 17:41:19 +0900 Subject: [PATCH] doc: fix typo --- doc/quickstart.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/quickstart.xml b/doc/quickstart.xml index 15d736a1..b3d7bf46 100644 --- a/doc/quickstart.xml +++ b/doc/quickstart.xml @@ -167,7 +167,7 @@ For the sake of simplicity, the repmgr user is created as a superuser. If desired, it's possible to create the repmgr user as a normal user. However for certain operations superuser permissions - are requiredl; in this case the command line option --superuser + are required; in this case the command line option --superuser can be provided to specify a superuser.