From d69826cf06275cf9fed7de0395d7d6e48b44fcdb Mon Sep 17 00:00:00 2001
From: tho <tho@wiback.org>
Date: Tue, 4 Sep 2007 10:10:29 +0000
Subject: [PATCH] small doc fix

---
 PPI/Connectors.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PPI/Connectors.hh b/PPI/Connectors.hh
index fe6d5f7e..f2e94aaa 100644
--- a/PPI/Connectors.hh
+++ b/PPI/Connectors.hh
@@ -198,7 +198,7 @@ namespace connector {
                                              holds this input. In the second case, the pointer will
                                              automatically be bound to the containing instance.
 
-                                             \param[in] handle Handler to call on unthrottle
+                                             \param[in] handler Handler to call on unthrottle
                                                  notifications. */
         void onUnthrottle();            ///< Clear unthrottle notification handler
 
-- 
GitLab