Skip to content

Commit 7856872

Browse files
authored
Merge pull request #10842 from haskell/TeofilC-patch-1
Fix typo: looses -> loses
2 parents e39611f + 4987bdd commit 7856872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/setup-commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ the package.
13301330

13311331
Default value is ``direct``: it leaves test output untouched and does not
13321332
produce a log. This allows for colored output, which is popular with testing
1333-
frameworks. (On the other hand, ``streaming`` creates a log but looses
1333+
frameworks. (On the other hand, ``streaming`` creates a log but loses
13341334
coloring.)
13351335

13361336
.. option:: --test-options=TEMPLATES

0 commit comments

Comments
 (0)