summaryrefslogtreecommitdiffhomepage
path: root/Plugins.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins.hs')
-rw-r--r--Plugins.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Plugins.hs b/Plugins.hs
index 4efe615..fa98aca 100644
--- a/Plugins.hs
+++ b/Plugins.hs
@@ -8,9 +8,9 @@
-- Stability : unstable
-- Portability : unportable
--
--- This module export the API for plugins.
+-- This module exports the API for plugins.
--
--- Have a look ate Plugins/HelloWorld.hs
+-- Have a look at Plugins\/HelloWorld.hs
--
-----------------------------------------------------------------------------