mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-28 18:32:07 +03:00
Comment typo
This commit is contained in:
parent
520eeae661
commit
233cacaedf
@ -441,7 +441,7 @@ doInstantiateByName ::
|
||||
Bool
|
||||
{- ^ This indicates if the result is a functor or not. When instantiating
|
||||
a functor applied to some arguments the result is not a functor. However,
|
||||
if we are instantiating a functor nested withing some functor that's being
|
||||
if we are instantiating a functor nested within some functor that's being
|
||||
instantiated, then the result is still a functor. -} ->
|
||||
ModPath {- ^ Path for instantiated names -} ->
|
||||
ImpName Name {- ^ Name of the functor/module being instantiated -} ->
|
||||
|
Loading…
Reference in New Issue
Block a user