mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
Fix typo in TUTORIAL.md
This commit is contained in:
parent
8ec512b437
commit
937493256d
@ -268,7 +268,7 @@ myLayout = tiled ||| Mirror tiled ||| Full
|
|||||||
```
|
```
|
||||||
|
|
||||||
The so-called `where`-clause above simply consists of local declarations
|
The so-called `where`-clause above simply consists of local declarations
|
||||||
that might clutter things up where they all declared at the top-level
|
that might clutter things up were they all declared at the top-level
|
||||||
like this
|
like this
|
||||||
|
|
||||||
``` haskell
|
``` haskell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user