Corrected a comment.
This commit is contained in:
parent
69d875a5c8
commit
b1636fdb47
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
"""
|
||||
With this module, you can store data in files easyly.
|
||||
With this module, you can store data in files easily.
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue