aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MODULE_HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/MODULE_HACKING b/MODULE_HACKING
index 00902300..bf1ff17f 100644
--- a/MODULE_HACKING
+++ b/MODULE_HACKING
@@ -59,8 +59,8 @@ Said that you have to:
3. Extend ManaTools::Module defining a "start" method that has to be invokated
by ManaTools.
- Other important things are icon and name attributes, please look at other modules
- code and to Moose documentation how to do it.
+ Other important things are icon and name attributes, please have look at other modules
+ code and to Moose documentation.
4. Add the module to configuration file so that mpan can load it (see below).