Fix typo in modules docstring (#14521)

This commit is contained in:
Adam J. Stewart 2020-01-15 15:16:12 -06:00 committed by GitHub
parent 027142bcfc
commit 3cd6938d80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -211,7 +211,7 @@ def root_path(name):
"""Returns the root folder for module file installation.
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:
root folder for module file installation