Skip to content

Commit ed51803

Browse files
typo fix
1 parent 363d342 commit ed51803

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Authors@R: c(
1010
person("Headspace", role = "fnd"),
1111
person("National Health and Medical Research Council", role = "fnd")
1212
)
13-
Description: Tools for developping, reporting and sharing Transfer To
13+
Description: Tools for developing, reporting and sharing Transfer To
1414
Utility (TTU) mapping algorithms that predict health utility from
1515
other health measures. This development version of the TTU package
1616
has been made available as part of the process of testing and

data-raw/DATASET.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ready4fun::write_fn_type_dirs()
99
fns_env_ls <- ready4fun::read_fns(c("data-raw/fns/","data-raw/mthds/"),
1010
fns_env = new.env(parent = globalenv()))
1111
x <- ready4fun::make_pkg_desc_ls(pkg_title_1L_chr = "Implement Transfer to Utility Mapping Algorithms",
12-
pkg_desc_1L_chr = "Tools for developping, reporting and sharing Transfer To Utility (TTU) mapping algorithms that predict health utility from other health measures.
12+
pkg_desc_1L_chr = "Tools for developing, reporting and sharing Transfer To Utility (TTU) mapping algorithms that predict health utility from other health measures.
1313
This development version of the TTU package has been made available as part of the process of testing and documenting the package.
1414
If you have any questions, please contact the authors (matthew.hamilton@orygen.org.au).",
1515
authors_prsn = c(utils::person(given = "Caroline",family = "Gao",email = "caroline.gao@orygen.org.au", role = c("aut"),comment = c(ORCID = "0000-0002-0987-2759")),

man/TTU-package.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)