summaryrefslogtreecommitdiff
path: root/README.EXT_SKEL
diff options
context:
space:
mode:
Diffstat (limited to 'README.EXT_SKEL')
-rw-r--r--README.EXT_SKEL2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.EXT_SKEL b/README.EXT_SKEL
index 20b684ddfa..42df006d24 100644
--- a/README.EXT_SKEL
+++ b/README.EXT_SKEL
@@ -91,7 +91,7 @@ FORMAT OF FUNCTION DEFINITIONS FILE
module_name_function(int arg1, int arg2 [, int arg3 [, int arg4]])
- Arguments arg1 and arg2 is required.
+ Arguments arg1 and arg2 are required.
Arguments arg3 and arg4 are optional.
If possible, the function definition should also contain it's return type