From 5b9347c9380100ef5f44178263700309991a2766 Mon Sep 17 00:00:00 2001 From: chrislu Date: Mon, 30 May 2022 12:37:41 -0700 Subject: [PATCH] typo --- weed/shell/command_fs_meta_notify.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weed/shell/command_fs_meta_notify.go b/weed/shell/command_fs_meta_notify.go index 4342fa81d..5982214f9 100644 --- a/weed/shell/command_fs_meta_notify.go +++ b/weed/shell/command_fs_meta_notify.go @@ -21,7 +21,7 @@ func (c *commandFsMetaNotify) Name() string { } func (c *commandFsMetaNotify) Help() string { - return `recursively send directory and file meta data to notifiction message queue + return `recursively send directory and file meta data to notification message queue fs.meta.notify # send meta data from current directory to notification message queue