summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/gui_fetch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/gui_fetch.h b/desktop/gui_fetch.h
index 20db39d20..22c5e6a2e 100644
--- a/desktop/gui_fetch.h
+++ b/desktop/gui_fetch.h
@@ -91,8 +91,8 @@ struct gui_fetch_table {
/**
* Find a MIME type for a local file
*
- * @note only used in curl fetcher on RISC OS otherwise its a
- * strdup of filetype.
+ * @note only used in curl fetcher in form file controls on
+ * RISC OS otherwise its a strdup of a filetype call.
*
* \param ro_path RISC OS style path to file on disk
* \return MIME type string (on heap, caller should free), or NULL