From ac84b1ad13e19630d456d69e9041cd63574ab4be Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sun, 22 Oct 2023 15:05:06 +0200 Subject: [PATCH] typo --- dotdrop/installer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotdrop/installer.py b/dotdrop/installer.py index b29d9f7b..39a2b181 100644 --- a/dotdrop/installer.py +++ b/dotdrop/installer.py @@ -612,7 +612,7 @@ def _copy_dir(self, templater, src, dst, - False, None : ignored - False, 'aborted' : user aborted - third arg returned is the list managed dotfiles + third arg returned is the list of managed dotfiles in the destination or an empty list if anything fails """