Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/spec/argv.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and the [conformance corpus](#the-conformance-corpus) makes it executable.

::: tip Both implementations answer every vector

usage-lib and usage-argv agree with all 176 vectors today. That is a
usage-lib and usage-argv agree with every vector today. That is a
measurement, checked on every run rather than asserted here — see
[Where the reference implementation differs](#where-the-reference-implementation-differs).

Expand Down Expand Up @@ -412,7 +412,7 @@ fails if a label is wrong in either direction. A recorded divergence that gets
fixed shows up as a test failure telling you to delete the label, so the list
cannot rot.

**Today it does not: usage-lib agrees with all 176 vectors.** The list is empty
**Today it does not: usage-lib agrees with every vector.** The list is empty
for the first time, and the five entries it used to hold were what writing the
grammar down was for. Each was a real defect that only a second reading found:

Expand Down