From d14a0e573b7db5ec85a17389d6e13152feb15c30 Mon Sep 17 00:00:00 2001 From: jgabry Date: Tue, 17 Apr 2018 02:27:58 -0400 Subject: [PATCH] Spell check --- R/rstan_package_skeleton.R | 2 +- man/rstan_package_skeleton.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/rstan_package_skeleton.R b/R/rstan_package_skeleton.R index 2d138d9..2034ab2 100644 --- a/R/rstan_package_skeleton.R +++ b/R/rstan_package_skeleton.R @@ -29,7 +29,7 @@ #' \pkg{rstanarm}). #' #' See the \strong{See Also} section below for links to recommendations for -#' developers and a step by step walkthrough of what to do after running +#' developers and a step by step walk-through of what to do after running #' \code{rstan_package_skeleton}. #' #' @export diff --git a/man/rstan_package_skeleton.Rd b/man/rstan_package_skeleton.Rd index bd178a5..e18ff01 100644 --- a/man/rstan_package_skeleton.Rd +++ b/man/rstan_package_skeleton.Rd @@ -35,7 +35,7 @@ on \href{https://travis-ci.org/}{travis-ci} without manual adjustments.} \pkg{rstanarm}). See the \strong{See Also} section below for links to recommendations for - developers and a step by step walkthrough of what to do after running + developers and a step by step walk-through of what to do after running \code{rstan_package_skeleton}. } \note{