mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-23 22:22:07 +03:00
[ linear ] typo in the docstring
This commit is contained in:
parent
91d0eb3e31
commit
fdcd4d941d
@ -186,7 +186,7 @@ end : LinearIO io => Channel End -@ L io ()
|
||||
end (MkChannel _ _ _) = do
|
||||
pure ()
|
||||
|
||||
||| Given a session, create a bidirectional communiaction channel and
|
||||
||| Given a session, create a bidirectional communication channel and
|
||||
||| return its two endpoints
|
||||
export
|
||||
makeChannel :
|
||||
|
Loading…
Reference in New Issue
Block a user