aboutsummaryrefslogtreecommitdiffstats
path: root/libaxl_receive.c
diff options
context:
space:
mode:
Diffstat (limited to 'libaxl_receive.c')
-rw-r--r--libaxl_receive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaxl_receive.c b/libaxl_receive.c
index a4c05dc..73bdd3c 100644
--- a/libaxl_receive.c
+++ b/libaxl_receive.c
@@ -65,7 +65,7 @@ static const char *const reply_formats[] = {
* d = data, uses %, align output to (void *) and enter
* * = following are repeated, align output to (void *) and enter
* & = * but requires allocation (there is only support for use once) (choose padding after alignment)
- * / = end of * or &, for & unless finished realigned output and start over
+ * / = end of * or &, for & unless finished, realign output and start over
* p = padding, align input to byte-quad
*/
[0] = NULL,