diff options
Diffstat (limited to 'cphidgetmanager.h')
-rw-r--r-- | cphidgetmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cphidgetmanager.h b/cphidgetmanager.h index fedc008..fc52857 100644 --- a/cphidgetmanager.h +++ b/cphidgetmanager.h @@ -3,7 +3,7 @@ #include "cphidget.h" /** \defgroup phidmanager Phidget Manager - * Calls specific to the Phidget Manager. The Phidget Manager allows enumeration of all connected devices and notification of device + * These calls are specific to the Phidget Manager. The Phidget Manager allows enumeration of all connected devices and notification of device * attach and detach events. * @{ */ |