Skip to content

Commit 61e6b6a

Browse files
Michiel CottaarMichiel Cottaar
authored andcommitted
correct typo
1 parent fe0898f commit 61e6b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/batteryrunners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def check_only(self, obj):
141141
-------
142142
reports : sequence
143143
sequence of report objects reporting on result of running
144-
checks (withou fixes) on `obj`
144+
checks (without fixes) on `obj`
145145
'''
146146
reports = []
147147
for check in self._checks:

0 commit comments

Comments
 (0)