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

Signed-off-by: [email protected] <[email protected]>
---
 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 */

-- 
sheepdog mailing list
[email protected]
https://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to