mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a typo
This commit is contained in:
parent
a8fe90b28b
commit
b1172401f7
@ -934,7 +934,7 @@ will send the request to all plugins until one plugin handles it.
|
||||
The function returns a pointer to the plugin that handled the request, or <tt>NULL</tt>
|
||||
if no plugin handled it.
|
||||
<p>
|
||||
To send a messages to all plugins, a plugin can call the function
|
||||
To send a message to all plugins, a plugin can call the function
|
||||
<tt>cPluginManager::CallAllServices()</tt>. This function returns <tt>true</tt> if
|
||||
any plugin handled the request, or <tt>false</tt> if no plugin handled the request.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user