Skip to content

Commit 0349dbb

Browse files
authored
Update src/spikeinterface/comparison/comparisontools.py
1 parent 27f4e6d commit 0349dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/comparison/comparisontools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def compute_matching_matrix(
131131
"""
132132
Internal function used by `make_match_count_matrix()`.
133133
This function is for one segment only.
134-
The llop over segment is done in `make_match_count_matrix()`
134+
The loop over segment is done in `make_match_count_matrix()`
135135
136136
Parameters
137137
----------

0 commit comments

Comments
 (0)