[ linear ] typo in the docstring

This commit is contained in:
Guillaume Allais 2024-07-26 13:24:33 +01:00 committed by G. Allais
parent 91d0eb3e31
commit fdcd4d941d

View File

@ -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 :