aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-percent.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/t-percent.c')
-rw-r--r--common/t-percent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/t-percent.c b/common/t-percent.c
index 774fa80ee..42b54165f 100644
--- a/common/t-percent.c
+++ b/common/t-percent.c
@@ -222,7 +222,7 @@ test_percent_data_escape (void)
{
/* Note extra condition above handles the one test case
* which reverts a plus to a space due to the use of the
- * plus-unescape fucntion also for the prefix part. */
+ * plus-unescape function also for the prefix part. */
fail (i);
}
else if (memcmp (buf+prefixlen, tbl[i].data, tbl[i].datalen))