Skip to content

Commit

Permalink
fixed typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg committed Sep 28, 2017
1 parent 6dca223 commit 7133bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ParticleFilters.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ function particles end
"""
weight_sum(b::AbstractParticleBelief)
Return the sum of the withs of the particle collection.
Return the sum of the weights of the particle collection.
"""
function weight_sum end

Expand Down

0 comments on commit 7133bce

Please sign in to comment.