summaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
Diffstat (limited to 'render')
-rw-r--r--render/search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/search.c b/render/search.c
index 246c4e39f..96166ed5c 100644
--- a/render/search.c
+++ b/render/search.c
@@ -113,7 +113,7 @@ static struct browser_window *search_get_browser_window(
/**
* create a search_context
- * \param bw the browser_window the search_context is connected to
+ * \param h the hlcache_handle the search_context is connected to
* \param callbacks the callbacks to modify appearance according to results
* \param p the pointer to send to the callbacks
* \return true for success