Skip to content

Commit 74cffe6

Browse files
committed
Modified my previous correction after reading the Git code another time ...
1 parent 0ae3348 commit 74cffe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎rev_news/drafts/edition-128.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ This edition covers what happened during the months of September and October 202
8080
Randall S. Becker reported on the mailing list that CI tests on the
8181
NonStop x86 platform were broken after the `uintptr_t` type started
8282
to be used in [clar](https://github.com/clar-test/clar) tests when
83-
displaying error messages in test failures (that is, when pointer comparisons
83+
displaying error messages in test failures (in case pointer comparisons
8484
fail).
8585

8686
Jeff King, alias Peff, replied to Randall that `uintptr_t` was

0 commit comments

Comments
(0)