mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 10:46:37 +03:00
Fix typo in comment.
This commit is contained in:
parent
5d19320bfa
commit
8001e5d09c
@ -760,7 +760,7 @@ instance Rename Pattern where
|
||||
PLocated p' loc -> withLoc loc
|
||||
$ PLocated <$> rename p' <*> pure loc
|
||||
|
||||
-- | Note that after this point the @->@ updates have an explicit funciton
|
||||
-- | Note that after this point the @->@ updates have an explicit function
|
||||
-- and there are no more nested updates.
|
||||
instance Rename UpdField where
|
||||
rename (UpdField h ls e) =
|
||||
|
Loading…
Reference in New Issue
Block a user