Typo fix: programmatically (#1679)

Signed-off-by: Stephen Kitt <steve@sk2.org>
This commit is contained in:
Stephen Kitt 2024-10-06 23:30:12 +02:00 committed by GitHub
parent 39c88041d6
commit 7a0320fc27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 14 additions and 14 deletions

View file

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

View file

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