summaryrefslogtreecommitdiff
path: root/send-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'send-dump.c')
-rw-r--r--send-dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/send-dump.c b/send-dump.c
index 1591e0cc..11236444 100644
--- a/send-dump.c
+++ b/send-dump.c
@@ -47,7 +47,7 @@
})
/*
- * Print path and escape chaacters (in a C way) that could break the line.
+ * Print path and escape characters (in a C way) that could break the line.
* Returns the length of the escaped characters. Unprintable characters are
* escaped as octals.
*/