Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a5c8af9

Browse files
committedApr 24, 2015
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

+1-1
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)