Skip to content

Commit fbc5df0

Browse files
author
Matthias Koeppe
committed
src/doc/en/developer/doctesting.rst: Fix grammar
1 parent 2f5dd2b commit fbc5df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/en/developer/doctesting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,7 @@ it is possible to distinguish files with known doctest failures
13641364
from new failures. The file ``known-test-failures.json`` should be
13651365
prepared in the same format as ``timings2.json``.
13661366

1367-
Source files that marked as failed there will be marked as "[failed in baseline]"
1367+
Source files marked as failed there will be marked as "[failed in baseline]"
13681368
failures in the doctest report; and if there are only baseline failures, no
13691369
new failures, then ``sage -t`` will exit with status code 0 (success).
13701370

0 commit comments

Comments
 (0)