Index: /trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp	(revision 41784)
+++ /trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp	(revision 41785)
@@ -186,5 +186,5 @@
  *
  * @returns The checksum.
- * @param   pBsdLabel    BSD disklabel to get teh checksum for.
+ * @param   pBsdLabel    BSD disklabel to get the checksum for.
  */
 static uint16_t rtDvmFmtBsdLblDiskLabelChkSum(PBsdLabel pBsdLabel)
Index: /trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp	(revision 41784)
+++ /trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp	(revision 41785)
@@ -1062,5 +1062,5 @@
  * @param   pOptHdr     Pointer to the optional header which needs validation.
  * @param   pszLogName  The log name to  prefix the errors with.
- * @param   offNtHdrs   The offset of the NT headers from teh start of the file.
+ * @param   offNtHdrs   The offset of the NT headers from the start of the file.
  * @param   pFileHdr    Pointer to the file header (valid).
  * @param   cbRawImage  The raw image size.
Index: /trunk/src/VBox/Storage/ISCSI.cpp
===================================================================
--- /trunk/src/VBox/Storage/ISCSI.cpp	(revision 41784)
+++ /trunk/src/VBox/Storage/ISCSI.cpp	(revision 41785)
@@ -789,5 +789,5 @@
  * list head
  *
- * @returns Pointer to the head of teh command list.
+ * @returns Pointer to the head of the command list.
  * @param   pImage    iSCSI connection to use.
  */
Index: /trunk/src/VBox/Storage/VD.cpp
===================================================================
--- /trunk/src/VBox/Storage/VD.cpp	(revision 41784)
+++ /trunk/src/VBox/Storage/VD.cpp	(revision 41785)
@@ -806,5 +806,5 @@
  * @returns VBox status code.
  * @param   pCache     The cache to write to.
- * @param   uOffset    Offset of the virtual disk to write to teh cache.
+ * @param   uOffset    Offset of the virtual disk to write to the cache.
  * @param   pcvBuf     The data to write.
  * @param   cbWrite    How much to write.
