fix package
[talweg.git] / pkg / R / F_Persistence.R
index a5a95d0..dde8612 100644 (file)
@@ -8,7 +8,7 @@
 #' If the last similar day has missing values, the next one is searched, and so on until
 #' one full serie is found (if no one is found, NA is returned).
 #'
-#' @usage PersistenceForecaster$new(pjump)
+#' @usage PersistenceForecaster$new(pjump)
 #'
 #' @docType class
 #' @format R6 class, inherits Forecaster