Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jan 11, 2021
1 parent 6535c23 commit 523cb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/Dates/src/periods.jl
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ struct CompoundPeriod <: AbstractTime
end

"""
periods(::CompoundPeriod) -> Vector{Period}
Dates.periods(::CompoundPeriod) -> Vector{Period}
Return the `Vector` of `Period`s that comprise the given `CompoundPeriod`.
"""
Expand Down

0 comments on commit 523cb35

Please sign in to comment.