aboutsummaryrefslogtreecommitdiffstats
path: root/src/err/verr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/err/verr.c')
-rw-r--r--src/err/verr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/err/verr.c b/src/err/verr.c
index f88d944..2857c16 100644
--- a/src/err/verr.c
+++ b/src/err/verr.c
@@ -30,7 +30,7 @@
*
* @etymology (V)ariadic version of (`err`).
*
- * @parma status The exit status the process should have.
+ * @param status The exit status the process should have.
* @param format Formatting-string for the warning.
* @param args Formatting-arguments.
*/