summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 091a547..c2140c0 100644
--- a/README
+++ b/README
@@ -450,7 +450,7 @@ After that your type constructor can be used as an argument for the
Runnable type constructor `Run` in the `commands` list of the
configuration options.
-This requires importing your plugin into `Config.hs` and adding you
+This requires importing your plugin into `Config.hs` and adding your
type to the type list in the type signature of `Config.runnableTypes`.
For a very basic example see `Plugins/HelloWorld.hs` or the other
@@ -528,7 +528,7 @@ The [Xmobar] home page
The [XMonad] home page
-[Xmobars darcs repository]
+[Xmobar darcs repository]
To understand the internal mysteries of Xmobar you may try reading
this tutorial [on X Window Programming in Haskell].
@@ -551,7 +551,7 @@ Copyright © 2007 Andrea Rossato
[This is a screen shot]: http://haskell.org/sitewiki/images/a/ae/Arossato-config.png
[Hackage]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar
[Xmobar]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar
-[Xmobars darcs repository]: http://code.haskell.org/xmobar
+[Xmobar darcs repository]: http://code.haskell.org/xmobar
[on X Window Programming in Haskell]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell
[Ion3]: http://modeemi.fi/~tuomov/ion/
[XMonad]: http://xmonad.org