Update selection-and-punch-clocks.html: minor typo

This commit is contained in:
Miroslav Šulc 2023-10-06 20:47:52 +02:00 committed by Alexandre Prokoudine
parent f91e99c6bd
commit 65c5990ed6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
to the Punch range, and allow to use only one of the two punch boundaries, or both:
</p>
<table class="dl">
<tr><th>In only</th><td>Records from the In marker on, without a end boundary</td></tr>
<tr><th>In only</th><td>Records from the In marker on, without an end boundary</td></tr>
<tr><th>Out only</th><td>Records until the Out marker, without a beginning boundary</td></tr>
<tr><th>In <em>and</em> Out</th><td>Records only between the In and Out markers</td></tr>
</table>