Skip to content

Commit a5c8af9

Browse files
committed
Typo
1 parent 5868fd2 commit a5c8af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

halostack/helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ def intermediate_fname(prefix, fname):
184184
185185
:param prefix: prefix to prepend to the basename of the file.
186186
:type prefix: str
187-
:param fname: filename, with of without the path
187+
:param fname: filename, with or without the path
188188
:type fname: str
189189
:rtype: new filename as a string
190190
'''

0 commit comments

Comments
 (0)