From 19b5a92632a3730db05c6cfb415fdcd1107406ce Mon Sep 17 00:00:00 2001 From: Reg Date: Sun, 4 Feb 2018 20:29:03 +0100 Subject: [PATCH] fixed typo seperate/separate --- extra/_beet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/_beet b/extra/_beet index 9f20151f7..23155b8e5 100644 --- a/extra/_beet +++ b/extra/_beet @@ -108,7 +108,7 @@ retagopt='-L:retag items matching a query:${query[@]}' skipopt='-i:skip already-imported directories' noskipopt='-I:do not skip already-imported directories' flatopt='--flat:import an entire tree as a single album' -groupopt='-g:group tracks in a folder into seperate albums' +groupopt='-g:group tracks in a folder into separate albums' editopt='-e:edit user configuration with $EDITOR' defaultopt='-d:include the default configuration' copynomoveopt='-c:copy instead of moving'