Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
closes #743
  • Loading branch information
mb706 committed Mar 26, 2024
1 parent 99465b4 commit 11a22ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ppl.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' @description
#' Creates a [`Graph`] from [`mlr_graphs`] from given ID
#'
#' `ppl()` taks a `charcter(1)` and returns a [`Graph`]. `ppls()` takes a `character`
#' `ppl()` taks a `character(1)` and returns a [`Graph`]. `ppls()` takes a `character`
#' vector of any list and returns a `list` of possibly muliple [`Graph`]s.
#'
#' @param .key `[character(1)]`\cr
Expand Down
2 changes: 1 addition & 1 deletion man/ppl.Rd

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

0 comments on commit 11a22ce

Please sign in to comment.