Commit 13601dba authored by Dorchies David's avatar Dorchies David
Browse files

docs: spell check

1 merge request!10Resolve "Crash de Talweg sur les distances de lit majeur"
Pipeline #34227 passed with stage
in 2 minutes and 24 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -49,7 +49,7 @@ sic_write_par <- function(cfg, scenario, sicInputs) {
sParFileName = sic_get_par_filename(cfg, scenario)
df = data.frame(C1 = "// PAR file for SIC",
C2 = "automatically generated by rsci2",
C2 = "automatically generated by rsic2",
C3 = "",
stringsAsFactors = FALSE)
i = 0
......
......@@ -45,7 +45,7 @@ Configuration of RSIC2 as the following structure:
\itemize{
\item \code{path}: Path to the XML project file (should be defined by \code{xml_path} parameter or in the user config file)
\item \code{stricklers}: A vector of 2 \link{numeric} values representing respectively
the default minor and medium bed Strickler coefficients to apply with \link{sic_import_reach}
the default minor and medium bed Strickler coefficients to apply with \link{sic_import_reaches}
}
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment