Skip to content

Commit

Permalink
Update dump_pit.py
Browse files Browse the repository at this point in the history
seperated -> separated
  • Loading branch information
eltociear authored Mar 12, 2024
1 parent 39f88da commit 4422726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dump_pit.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
TODO:
- A more well-designed PIT database is required.
- seperated insert, delete, update, query operations are required.
- separated insert, delete, update, query operations are required.
"""

import shutil
Expand Down

0 comments on commit 4422726

Please sign in to comment.