diff options
| -rw-r--r-- | src/hardware.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hardware.h b/src/hardware.h index 314f961..b46578d 100644 --- a/src/hardware.h +++ b/src/hardware.h @@ -139,7 +139,7 @@ private: //! pointer to the dbusInterface connection class dbusInterface *dbus_iface; - //! hold udis of special hardware execpt batteries represented by a TQString pairs (name,udi) + //! hold udis of special hardware except batteries represented by a TQString pairs (name,udi) /*! * This directory handle udis for known fixed devices as e.g ac adapter. This devices are * currently available: |
