Skip to content

Commit

Permalink
Two colons
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarros authored May 9, 2024
1 parent 1c4e2a4 commit f52be2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Intensities/Interpolation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ function intensities_interpolated!(intensities, sc::SampledCorrelations, q_targe
end

"""
instant_intensities_interpolated(sc::SampledCorrelations, qs, formula:ClassicalIntensityFormula; kwargs...)
instant_intensities_interpolated(sc::SampledCorrelations, qs, formula::ClassicalIntensityFormula; kwargs...)
Return ``𝒮(𝐪)`` intensities at wave vectors `qs`. The functionality is very
similar to [`intensities_interpolated`](@ref), except the returned array has dimensions
Expand Down

0 comments on commit f52be2e

Please sign in to comment.