summaryrefslogtreecommitdiffhomepage
path: root/doc/using-haskell.org
diff options
context:
space:
mode:
Diffstat (limited to 'doc/using-haskell.org')
-rw-r--r--doc/using-haskell.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/using-haskell.org b/doc/using-haskell.org
index 5c48c06..1cbe82c 100644
--- a/doc/using-haskell.org
+++ b/doc/using-haskell.org
@@ -110,7 +110,7 @@
=run*= functions in [[../src/Xmobar/Plugins/Monitors/Common/Run.hs][Xmobar.Plugins.Monitors.Run]] in order to define
=start=. The =Exec= instance should then live in [[../src/Xmobar/Plugins/Monitors.hs][Xmobar.Plugins.Monitors]].
-* Using a Plugin
+* Using a plugin
To use your new plugin, you just need to use a pure Haskell configuration
for xmobar (as explained [[#xmobar-in-haskell][above]]) and load your definitions in your =xmobar.hs=