1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

doc/api: fix typo in description of function hook_url

This commit is contained in:
Sébastien Helleu
2025-04-12 12:20:59 +02:00
parent d0babe8679
commit 0835d043de
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10987,7 +10987,7 @@ URL transfer.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
but it uses a thread instead of a new process, making it more lightweight
and thus recommended for this usage.
Prototype:
+1 -1
View File
@@ -11396,7 +11396,7 @@ URL transfer.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
but it uses a thread instead of a new process, making it more lightweight
and thus recommended for this usage.
Prototipo:
+1 -1
View File
@@ -11130,7 +11130,7 @@ URL transfer.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
but it uses a thread instead of a new process, making it more lightweight
and thus recommended for this usage.
プロトタイプ: