aboutsummaryrefslogtreecommitdiffstats
path: root/makeenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'makeenv.c')
-rw-r--r--makeenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeenv.c b/makeenv.c
index 0c2bdda..2025861 100644
--- a/makeenv.c
+++ b/makeenv.c
@@ -121,7 +121,7 @@ put_option_prefix_dash(const char *s)
/**
* Add all options from a list to the list of options
*
- * @parm s The list of options to add; elements are separated by spaces
+ * @param s The list of options to add; elements are separated by spaces
*/
static void
put_options(char *s)