[packages/lxd] lxdbr: fix spelling

glen glen at pld-linux.org
Sun Aug 21 21:44:02 CEST 2016


commit 4c903bcbe2453bd40705852296b8a2f0d2b9f097
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Aug 21 22:43:19 2016 +0300

    lxdbr: fix spelling

 lxdbr.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lxdbr.init b/lxdbr.init
index 1da6262..d13d19e 100755
--- a/lxdbr.init
+++ b/lxdbr.init
@@ -59,7 +59,7 @@ stop() {
 	fi
 
 	if status --pidfile "/var/run/lxd.pid" lxd lxd >/dev/null; then
-		nls "lxd bridge cannot be down while lxd daemon is running"
+		nls "lxd bridge cannot be stopped while lxd daemon is running"
 		RETVAL=1
 		return
 	fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxd.git/commitdiff/71dc0cfa2c5e9180100ee27121a379c7733359ff



More information about the pld-cvs-commit mailing list