[latex3-commits] [latex3/latex2e] file-cache: Improve English (4218550b)

github at latex-project.org github at latex-project.org
Thu May 11 10:32:49 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : file-cache
Link       : https://github.com/latex3/latex2e/commit/4218550bc61f64687a2ff19ab5d448a4db21d653

>---------------------------------------------------------------

commit 4218550bc61f64687a2ff19ab5d448a4db21d653
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 11 09:32:49 2023 +0100

    Improve English


>---------------------------------------------------------------

4218550bc61f64687a2ff19ab5d448a4db21d653
 base/doc/ltnews37.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/doc/ltnews37.tex b/base/doc/ltnews37.tex
index f41a564a..01f555a1 100644
--- a/base/doc/ltnews37.tex
+++ b/base/doc/ltnews37.tex
@@ -340,7 +340,7 @@ not use grouping.
 The additon of hooks, etc., to file operations had a side-effect in that
 multiple checks were made that the file existed. In larger documents using
 lots of files, these filesystem operations caused non-trivial performance
-impact. We now cache the file seen status, such that these repeated filesystem
+impact. We now cache the existence of files, such that these repeated filesystem
 calls are avoided.
 
 \subsection{\pkg{doc}: Handle \texttt{\textbackslash\textvisiblespace} correctly in the index}





More information about the latex3-commits mailing list.