Skip to content

Commit e70c4b5

Browse files
committed
corrected comment to mdpa
1 parent 424c561 commit e70c4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygem/mdpahandler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class MdpaHandler(fh.FileHandler):
1212
:cvar string infile: name of the input file to be processed.
1313
:cvar string outfile: name of the output file where to write in.
1414
:cvar list extensions: extensions of the input/output files. It is equal
15-
to '.k'.
15+
to '.mdpa'.
1616
"""
1717

1818
def __init__(self):

0 commit comments

Comments
 (0)