Skip to content

Commit 962f5cf

Browse files
committed
fix typo
1 parent 639e5a4 commit 962f5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/thunder/imgprocessing/registration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Registration(object):
66
"""
77
Class for constructing registration algorithms.
88
9-
Construct a registration algorthm by specifying its name,
9+
Construct a registration algorithm by specifying its name,
1010
and passing any additional keyword arguments. The algorithm
1111
can then be used to fit registration parameters on an Images object.
1212

0 commit comments

Comments
 (0)