Skip to content

Commit b43690a

Browse files
Update README.md
1 parent aaa2115 commit b43690a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Works with both Python 2.7 and 3.x
44

55
## epamodule
66
A Python module that permits Epanet toolkit library calls from pure Python programs.
7-
Dropped inteface generated by ctypesgen from epanet2.h (beacause not working with 2.x and 3.x)
7+
Dropped interface generated by ctypesgen from epanet2.h (beacause not working with 2.x and 3.x)
88

99
Example2.py is example2.c from toolkit help rewritten in Python as example of epamodule use.
1010

0 commit comments

Comments
 (0)