aboutsummaryrefslogtreecommitdiffstats
path: root/src/err/err.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/err/err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/err/err.c b/src/err/err.c
index d6d754a..f63d2a4 100644
--- a/src/err/err.c
+++ b/src/err/err.c
@@ -28,7 +28,7 @@
*
* @etymology Report (err)or!
*
- * @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 ... Formatting-arguments.
*/