Skip to content

Commit 11a22ce

Browse files
committed
Fix typo
closes #743
1 parent 99465b4 commit 11a22ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/ppl.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' @description
44
#' Creates a [`Graph`] from [`mlr_graphs`] from given ID
55
#'
6-
#' `ppl()` taks a `charcter(1)` and returns a [`Graph`]. `ppls()` takes a `character`
6+
#' `ppl()` taks a `character(1)` and returns a [`Graph`]. `ppls()` takes a `character`
77
#' vector of any list and returns a `list` of possibly muliple [`Graph`]s.
88
#'
99
#' @param .key `[character(1)]`\cr

man/ppl.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)