Skip to content

Commit

Permalink
Amend E to e (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot authored Dec 4, 2024
1 parent 89a2f10 commit 91147f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion man/chunks/sysreqs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ about.
pak::sysreqs_db_list()
```

`sysreqs_db_match()` manually matches `SystemREquirements` fields
`sysreqs_db_match()` manually matches `SystemRequirements` fields
againts these system requirements:
```{asciicast db-match}
sq <- pak::sysreqs_db_match("Needs libcurl and also Java.")
Expand Down
2 changes: 1 addition & 1 deletion man/chunks/sysreqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ pak::sysreqs_db_list()

</div>

`sysreqs_db_match()` manually matches `SystemREquirements` fields
`sysreqs_db_match()` manually matches `SystemRequirements` fields
againts these system requirements:

``` r
Expand Down
2 changes: 1 addition & 1 deletion man/sysreqs.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91147f2

Please sign in to comment.