Misc. codespell findings (#1628)

This commit is contained in:
John Kerl 2024-08-25 17:40:57 -04:00 committed by GitHub
parent 1015f18e7b
commit 73e2117b43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 28 additions and 28 deletions

View file

@ -186,7 +186,7 @@ Options:
================================================================
filter
Usage: mlr filter [options] {DSL expression}
Lets you use a domain-specific language to progamatically filter which
Lets you use a domain-specific language to programatically filter which
stream records will be output.
See also: https://miller.readthedocs.io/en/latest/reference-verbs
@ -666,7 +666,7 @@ Options:
================================================================
put
Usage: mlr put [options] {DSL expression}
Lets you use a domain-specific language to progamatically alter stream records.
Lets you use a domain-specific language to programatically alter stream records.
See also: https://miller.readthedocs.io/en/latest/reference-verbs
Options:

View file

@ -1 +1 @@
mlr: the triple-for continutation statement must be a bare boolean.
mlr: the triple-for continuation statement must be a bare boolean.

View file

@ -1 +1 @@
mlr: the final triple-for continutation statement must be a bare boolean.
mlr: the final triple-for continuation statement must be a bare boolean.

View file

@ -1 +1 @@
mlr: the non-final triple-for continutation statements must be assignments.
mlr: the non-final triple-for continuation statements must be assignments.

View file

@ -1 +1 @@
mlr: the non-final triple-for continutation statements must be assignments.
mlr: the non-final triple-for continuation statements must be assignments.

View file

@ -1 +1 @@
mlr: the triple-for continutation statement must be a bare boolean.
mlr: the triple-for continuation statement must be a bare boolean.

View file

@ -1 +1 @@
mlr: the non-final triple-for continutation statements must be assignments.
mlr: the non-final triple-for continuation statements must be assignments.