Fix typo in modules docstring (#14521)
This commit is contained in:
parent
027142bcfc
commit
3cd6938d80
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user