Fix typo in documentation and clarify override behaviour
This commit is contained in:
parent
48abc3cbf3
commit
f49644e8ee
|
@ -319,7 +319,8 @@ but not really useful in that context.
|
|||
evaluated as if by source the first time *require-module <name>* is run.
|
||||
|
||||
*-override*:::
|
||||
allow the module to replace and existing one with the same name
|
||||
allow the module to replace an existing one with the same name. Fails if
|
||||
the module has already been evaluated.
|
||||
|
||||
*require-module* <name>::
|
||||
guarantees the commands associated with *name* have been evaluated before
|
||||
|
|
Loading…
Reference in New Issue
Block a user