From d96b40331622f950ad17e4016ad00638da441ae9 Mon Sep 17 00:00:00 2001 From: Greg Neustroev Date: Wed, 8 Nov 2023 16:05:29 +0100 Subject: [PATCH] Fix docstring for compute_rp_partitions --- src/io.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/io.jl b/src/io.jl index 6651bb29..17de676e 100644 --- a/src/io.jl +++ b/src/io.jl @@ -345,7 +345,7 @@ period partitions defined in `df`, a DataFrame of the file time steps of that `rp`. To obtain the partitions, the columns `specification` and `partition` from `df` -are passed to the function [`_parse_partitions`](@ref). +are passed to the function [`_parse_rp_partition`](@ref). """ function compute_rp_partitions(df, elements, time_steps_per_rp) rp_partitions = Dict(