[sheepdog] [PATCH] Update the typo

Ziye Yang ziye.yang at intel.com
Wed Jun 24 08:08:01 CEST 2015


This patch is used to update the typo in sheep/store/common.c

Signed-off-by: ziye.yang at intel.com <ziye.yang at intel.com>
---
 sheep/store/common.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sheep/store/common.c b/sheep/store/common.c
index 659eb81..cc4cedd 100644
--- a/sheep/store/common.c
+++ b/sheep/store/common.c
@@ -404,7 +404,7 @@ int init_disk_space(const char *base_path)
 	if (sys->gateway_only)
 		goto out;
 
-	/* We need to init md even we don't need to update sapce */
+	/* We need to init md even we don't need to update space */
 	mds = md_init_space();
 
 	/* If it is restarted */



More information about the sheepdog mailing list