From eebe7c798a689dd1c627f4af5203902665cc2f21 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 16 Sep 2020 13:48:33 +0200 Subject: Fixed several typos --- PLUGINS.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index 39b5031e..1f41182f 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -1710,7 +1710,7 @@ restricts this to a cOsdObject returned from the plugin's MainMenuA function, or any of the skin classes a plugin might implement.

If a plugin runs a separate thread and wants to issue a message directly from -within that tread, it can call +within that thread, it can call

 int cSkins::QueueMessage(eMessageType Type, const char *s, int Seconds = 0, int Timeout = 0);
-- 
cgit v1.2.3