summaryrefslogtreecommitdiff
path: root/libs/libcurl/src/amigaos.c
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcurl/src/amigaos.c')
-rw-r--r--libs/libcurl/src/amigaos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libcurl/src/amigaos.c b/libs/libcurl/src/amigaos.c
index 1448def49a..9951d07312 100644
--- a/libs/libcurl/src/amigaos.c
+++ b/libs/libcurl/src/amigaos.c
@@ -117,7 +117,7 @@ void Curl_amiga_cleanup(void)
#ifdef CURLRES_AMIGA
/*
- * Because we need to handle the different cases in hostip4.c at run-time,
+ * Because we need to handle the different cases in hostip4.c at runtime,
* not at compile-time, based on what was detected in Curl_amiga_init(),
* we replace it completely with our own as to not complicate the baseline
* code. Assumes malloc/calloc/free are thread safe because Curl_he2ai()