diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-19 19:38:06 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-19 19:38:06 +0100 |
commit | 8f3c91e91b634adaca77dac6cf314445cceefc78 (patch) | |
tree | 8a779a28ccfbbfae413f6f7df21fb0a8650d3747 /cphidgetmanager.h | |
parent | bd7a4f258643bf72d5e97f86f0f2272b381ed1ba (diff) | |
download | libphidget21-8f3c91e91b634adaca77dac6cf314445cceefc78.tar.gz |
Imported Upstream version 2.1.8.20120912upstream/2.1.8.20120912
Diffstat (limited to '')
-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. * @{ */ |