We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2f089 commit 40bb133Copy full SHA for 40bb133
mathics/settings.py
@@ -30,7 +30,7 @@
30
else:
31
DATA_DIR = osp.expanduser("~/.local/var/mathics/")
32
33
-# Location of internal document data. Current this is in Python
+# Location of internal document data. Currently this is in Python
34
# Pickle form, but storing this in JSON if possible would be preferable and faster
35
36
# We need two versions, one in the user space which is updated with
0 commit comments