浏览代码

fix grammar in faq

Ryan Polley 4 年之前
父节点
当前提交
e16b0ceeb7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/faq.rst

+ 2 - 2
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
 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
 "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
 So, if you see an 'A' status for unchanged file(s), they are likely the files
 with the most recent timestamp in that archive.
 with the most recent timestamp in that archive.