From 0c43ac32a27f153258b099d8925c65b9f468f639 Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Wed, 27 Mar 2013 14:37:49 +0100 Subject: [PATCH] ceph_common.sh: fix typo in comment Signed-off-by: Danny Al-Gaaf --- src/ceph_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ceph_common.sh b/src/ceph_common.sh index cdc190f439fe1..7e8183cde995f 100644 --- a/src/ceph_common.sh +++ b/src/ceph_common.sh @@ -50,7 +50,7 @@ check_host() { #echo host for $name is $host, i am $hostname - # sysvinit managed instance in standird location? + # sysvinit managed instance in standard location? if [ -e "/var/lib/ceph/$type/ceph-$id/sysvinit" ]; then host="$hostname" echo "=== $type.$id === " -- 2.39.5