Skip to content

Commit ad06ac0

Browse files
committed
Update docstring
1 parent 5bc5792 commit ad06ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mathicsscript/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def ensure_settings():
115115

116116
def load_settings_file(shell):
117117
"""
118-
Read in an autoload
118+
Read in or "autoload" Mathics3 code to initialize some settings.
119119
"""
120120
autoload_files(shell.definitions, get_srcdir(), "autoload")
121121
settings_file = ensure_settings()

0 commit comments

Comments
 (0)