summaryrefslogtreecommitdiff
path: root/stdio-common
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-08-30 14:32:07 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-08-30 18:08:59 +0200
commit382466e04e347d3b3fa221897efb8f4cdc239105 (patch)
tree502407214f530137467309e605493cc0dd18f274 /stdio-common
parent6b06ac56cdfc9293908724e51e827534e97819aa (diff)
Fix typos.
Diffstat (limited to 'stdio-common')
-rw-r--r--stdio-common/vfscanf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/vfscanf.c b/stdio-common/vfscanf.c
index 343056769e..78dc2fcfe5 100644
--- a/stdio-common/vfscanf.c
+++ b/stdio-common/vfscanf.c
@@ -2185,7 +2185,7 @@ _IO_vfscanf_internal (_IO_FILE *s, const char *format, _IO_va_list argptr,
}
/* Start checking against localized digits, if
- convertion is done correctly. */
+ conversion is done correctly. */
while (1)
{
if (got_e && wp[wpsize - 1] == exp_char