summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Brandner <simon.brandner@partner.bmw.de>2011-07-01 13:55:20 +0200
committerSimon Brandner <simon.brandner@partner.bmw.de>2011-07-01 13:55:20 +0200
commitfa4da60f971f55bafe157da87ae9d3bce07389b0 (patch)
tree167e43948c1320dd4c617013a74f10c3209279b8
parent246e009c14ccec699d9fbb92fde61bba5ebb8221 (diff)
downloadaudiomanager-fa4da60f971f55bafe157da87ae9d3bce07389b0.tar.gz
corrected speeling of sourceID
-rw-r--r--AudioManagerDeamon/dataTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManagerDeamon/dataTypes.h b/AudioManagerDeamon/dataTypes.h
index 2f17637..0b7b697 100644
--- a/AudioManagerDeamon/dataTypes.h
+++ b/AudioManagerDeamon/dataTypes.h
@@ -73,7 +73,7 @@ public:
/**This class describes the interrupt Type.
* \var ID the ID of the Interrupt (unique)
* \var connID the Connection ID that is used
- * \var sourceI the SourceID of the Interrupt
+ * \var sourceID the SourceID of the Interrupt
* \var sinkID the sinkID of the interrupt
* \var mixed true if interrupt is mixed into current audio
* \var listInterruptSources the list of the interrupted sources.