From fa4da60f971f55bafe157da87ae9d3bce07389b0 Mon Sep 17 00:00:00 2001 From: Simon Brandner Date: Fri, 1 Jul 2011 13:55:20 +0200 Subject: corrected speeling of sourceID --- AudioManagerDeamon/dataTypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1