From 8deaa29a659630a40e8b11df1fa3ebbbd9ca9e68 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 1 Jul 2019 08:04:40 +0200 Subject: Typo --- R/twa.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/twa.R b/R/twa.R index d283a18..59fc73a 100644 --- a/R/twa.R +++ b/R/twa.R @@ -20,7 +20,7 @@ #' #' @param x When numeric, this is the half-life to be used for an exponential #' decline. When a character string specifying a parent decline model is given -#' e.g. \code{FOMC}, \code{parms} must contain the corresponding paramters. +#' e.g. \code{FOMC}, \code{parms} must contain the corresponding parameters. #' If x is an \code{\link{mkinfit}} object, the decline is calculated from this #' object. #' @param ini The initial amount. If x is an \code{\link{mkinfit}} object, and -- cgit v1.2.1