mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Typo
You don't need to credit me.
This commit is contained in:
parent
661d9481c8
commit
001093d53a
@ -11,7 +11,7 @@ makes coding a real joy for me.
|
||||
```haskell
|
||||
-- Single line comments start with two dashes.
|
||||
{- Multiline comments can be enclosed
|
||||
en a block like this.
|
||||
in a block like this.
|
||||
-}
|
||||
|
||||
----------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user