summaryrefslogtreecommitdiffstats
path: root/Modules/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/readme.txt')
-rw-r--r--Modules/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/readme.txt b/Modules/readme.txt
index 1d336ac..5ca0628 100644
--- a/Modules/readme.txt
+++ b/Modules/readme.txt
@@ -28,7 +28,7 @@ If you need other commands to do special things then it should still begin with
You really should also provide backwards compatibility any old settings that were actually in use. Make sure you comment them as deprecated, so that no-one starts using them.
-To correctly docuement a module, create a comment block at the top with # comments. There are three types of comments that can be in the block:
+To correctly document a module, create a comment block at the top with # comments. There are three types of comments that can be in the block:
1. The brief description of the module, this is done by:
# - a small description