Skip to content

Commit 6115fef

Browse files
Fix typo in Misc/NEWS.d/next/Build/2025-12-09-13-33-46.gh-issue-142454.cqUxzQ.rst
Co-authored-by: Ken Jin <kenjin4096@gmail.com>
1 parent 38eff7b commit 6115fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
When calculating the digest of the JIT stecnils input, sort the hashed files
1+
When calculating the digest of the JIT stencils input, sort the hashed files
22
by filenames before adding their content to the hasher. This ansures
33
deterministic hash input and hence deterministic hash, independent on
44
filesystem order.

0 commit comments

Comments
 (0)