Skip to content

Commit

Permalink
Correct missing word.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaselsteiner committed May 15, 2020
1 parent 9a978e1 commit 104f32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viroconcom/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def plot_marginal_fit(sample, dist, fig, ax=None, label=None, color_sample='k',
Parameters
----------
sample : ndarray of floats
The environmental data sample that should plotted against the fit.
The environmental data sample that should be plotted against the fit.
dist : Distribution
The distribution that has been fitted.
fig : matplotlib Figure
Expand Down

0 comments on commit 104f32b

Please sign in to comment.