Skip to content
Snippets Groups Projects
Unverified Commit 3cd6938d authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

Fix typo in modules docstring (#14521)

parent 027142bc
No related branches found
No related tags found
No related merge requests found
...@@ -211,7 +211,7 @@ def root_path(name): ...@@ -211,7 +211,7 @@ def root_path(name):
"""Returns the root folder for module file installation. """Returns the root folder for module file installation.
Args: Args:
name: name of the module system t be used (e.g. 'tcl') name: name of the module system to be used (e.g. 'tcl')
Returns: Returns:
root folder for module file installation root folder for module file installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment