summaryrefslogtreecommitdiff
path: root/AudioManagerDeamon/dataTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDeamon/dataTypes.h')
-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.