diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index febce72b9..d1430d6bb 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -271,7 +271,6 @@ smrtype sourcedev sparra spd -SPSS spss stadm starwars diff --git a/R/process_tests_sc_all_ch_episodes.R b/R/process_tests_sc_all_ch_episodes.R index 6887eb662..d42eca2c7 100644 --- a/R/process_tests_sc_all_ch_episodes.R +++ b/R/process_tests_sc_all_ch_episodes.R @@ -1,4 +1,4 @@ -#' Process Social Care Care Home all episodes tests +#' Process Social Care, Care Home all episodes tests #' #' @param data The processed Care Home all episode data produced by #' [process_extract_care_home()]. diff --git a/man/process_tests_sc_all_ch_episodes.Rd b/man/process_tests_sc_all_ch_episodes.Rd index c4ba45751..f37fe1e0d 100644 --- a/man/process_tests_sc_all_ch_episodes.Rd +++ b/man/process_tests_sc_all_ch_episodes.Rd @@ -2,7 +2,7 @@ % Please edit documentation in R/process_tests_sc_all_ch_episodes.R \name{process_tests_sc_all_ch_episodes} \alias{process_tests_sc_all_ch_episodes} -\title{Process Social Care Care Home all episodes tests} +\title{Process Social Care, Care Home all episodes tests} \usage{ process_tests_sc_all_ch_episodes(data) }