From e16b0ceeb78ec7c123eefdbb11dec0b3ac1563ff Mon Sep 17 00:00:00 2001 From: Ryan Polley Date: Fri, 22 Jan 2021 14:35:45 -0600 Subject: [PATCH] fix grammar in faq --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 5db52e6e3..91a4373a8 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -818,8 +818,8 @@ I am seeing 'A' (added) status for an unchanged file!? The files cache is used to determine whether |project_name| already "knows" / has backed up a file and if so, to skip the file from -chunking. It does intentionally *not* contain files that have a timestamp -same as the newest timestamp in the created archive. +chunking. It intentionally *excludes* files that have a timestamp +which is the same as the newest timestamp in the created archive. So, if you see an 'A' status for unchanged file(s), they are likely the files with the most recent timestamp in that archive.