Index: /trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp
===================================================================
--- /trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp	(revision 43771)
+++ /trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp	(revision 43772)
@@ -77,5 +77,5 @@
  * oss (15:12) - number of output streams supported
  * iss (11:8)  - number of input streams supported
- * bss (7:3)   - number of bidirectional streams suppoted
+ * bss (7:3)   - number of bidirectional streams supported
  * bds (2:1)   - number of serial data out signals supported
  * b64sup (0)  - 64 bit addressing supported.
@@ -1245,5 +1245,5 @@
 }
 /*
- * Note this method could be called for changing value on Output Streams only (ICH6 datacheet 18.2.39)
+ * Note this method could be called for changing value on Output Streams only (ICH6 datasheet 18.2.39)
  *
  */
@@ -1981,5 +1981,5 @@
     if (idxReg != -1)
     {
-        /** @todo r=bird: This looks like code for handling unalinged register
+        /** @todo r=bird: This looks like code for handling unaligned register
          * accesses.  If it isn't, then add a comment explaining what you're
          * trying to do here.  OTOH, if it is then it has the following
