fix package
[talweg.git] / pkg / R / F_Average.R
index 72a79f0..d0b40b4 100644 (file)
@@ -7,7 +7,7 @@
 #' averaged to provide a smooth prediction. This forecast will most of the time be wrong,
 #' but will also look plausible enough.
 #'
-#' @usage AverageForecaster$new(pjump)
+#' @usage AverageForecaster$new(pjump)
 #'
 #' @docType class
 #' @format R6 class, inherits Forecaster