소스 검색

Merge pull request #5652 from rpolley/fix-grammar-in-faq-#5642-1.1-maint-port

fix grammar in faq 1.1-maint port
TW 4 년 전
부모
커밋
797a30c26a
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
 "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.