From 488d00f26e85139c9edaca8ea28beaffe4ba4c95 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 8 Jan 2009 10:03:27 +0000
Subject: [PATCH] cosmetic

---
 plc.d/postgresql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc.d/postgresql b/plc.d/postgresql
index 27e3a4f..65d6bce 100755
--- a/plc.d/postgresql
+++ b/plc.d/postgresql
@@ -173,7 +173,7 @@ case "$1" in
 	;;
 
     stop)
-	MESSAGE=$"Stopping  PostgreSQL server"
+	MESSAGE=$"Stopping PostgreSQL server"
 	dialog "$MESSAGE"<
 
 	# Drop the current user in case the username changes
-- 
2.47.0