Skip to content

Commit 40bb133

Browse files
committed
Small typo
1 parent 8f2f089 commit 40bb133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mathics/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
else:
3131
DATA_DIR = osp.expanduser("~/.local/var/mathics/")
3232

33-
# Location of internal document data. Current this is in Python
33+
# Location of internal document data. Currently this is in Python
3434
# Pickle form, but storing this in JSON if possible would be preferable and faster
3535

3636
# We need two versions, one in the user space which is updated with

0 commit comments

Comments
 (0)