summaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
authorAndrei Rybak <rybak.a.v@gmail.com>2021-06-28 12:15:34 +0200
committerDaniel Gustafsson <daniel@yesql.se>2021-06-28 12:41:56 +0200
commit278b46751ec0950a1732f1e8de3438f0bf570abf (patch)
tree53b7d3b0ee8bb27e119763616522b703127e26d2 /lib/config-win32ce.h
parentca60a4398fc82e43e3b7caeff811db1ac5370dd0 (diff)
downloadcurl-278b46751ec0950a1732f1e8de3438f0bf570abf.tar.gz
misc: fix typos in comments which repeat a word
Fix typos in code comments which repeat various words. In trivial cases, just delete the repeated word. Reword the affected sentence in "lib/url.c" for it to make sense. Closes #7303 Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index a85320371..f3f02e720 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -48,7 +48,7 @@
/* Define if you have the <io.h> header file. */
#define HAVE_IO_H 1
-/* Define if you need the malloc.h header header file even with stdlib.h */
+/* Define if you need the malloc.h header file even with stdlib.h */
#define NEED_MALLOC_H 1
/* Define if you have the <netdb.h> header file. */