another typo in comment
[paraslash.git] / ipc.c
diff --git a/ipc.c b/ipc.c
index a66c8409f51a94436193e0b72e6880c04e769103..74ba0499dc336c1611fc431f580ebf9d4c92ac28 100644 (file)
--- a/ipc.c
+++ b/ipc.c
@@ -44,7 +44,7 @@ int mutex_new(void)
 /**
  * destroy a mutex
  *
- * \para, id the identifier of the mutex to be destroyed
+ * \param id the identifier of the mutex to be destroyed
  *
  * \returns Positive on success, -E_SEM_REMOVE on errors.
  *