From b1172401f78514dd4e2a9e6011808563b304dd58 Mon Sep 17 00:00:00 2001
From: Klaus Schmidinger <vdr@tvdr.de>
Date: Sun, 21 Aug 2005 15:22:50 +0200
Subject: Fixed a typo

---
 PLUGINS.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'PLUGINS.html')

diff --git a/PLUGINS.html b/PLUGINS.html
index 29d83513..bcd6e581 100644
--- a/PLUGINS.html
+++ b/PLUGINS.html
@@ -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.
 
-- 
cgit v1.2.3