fix package
[talweg.git] / pkg / R / F_Zero.R
index d553807..56bb4a5 100644 (file)
@@ -3,7 +3,7 @@
 #' Flat prediction: always forecast a serie of zeros.
 #' This serie is then adjusted using the ".pjump" function (see \code{Forecaster} class).
 #'
-#' @usage ZeroForecaster$new(pjump)
+#' @usage ZeroForecaster$new(pjump)
 #'
 #' @docType class
 #' @format R6 class, inherits Forecaster