mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 09:14:39 +02:00
Typo
You don't need to credit me.
This commit is contained in:
@@ -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.
|
||||
-}
|
||||
|
||||
----------------------------------------------------
|
||||
|
Reference in New Issue
Block a user