Skip to content

Commit c5674c9

Browse files
committed
Fix typo
1 parent 2382f9d commit c5674c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysteps/postprocessing/ensemblestats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def banddepth(X, thr=None, norm=False):
127127
k-member ensemble data set.
128128
129129
Implementation of the exact fast algorithm for computing the modified band
130-
detpth as described in Sun et al (2012).
130+
depth as described in Sun et al (2012).
131131
132132
Parameters
133133
----------

0 commit comments

Comments
 (0)