Index: /trunk/include/VBox/err.h
===================================================================
--- /trunk/include/VBox/err.h	(revision 54902)
+++ /trunk/include/VBox/err.h	(revision 54903)
@@ -1686,5 +1686,5 @@
 /** Failed to create a virtual network interface instance. */
 #define VERR_INTNET_FLT_VNIC_CREATE_FAILED          (-3605)
-/** Failed to retreive a virtual network interface link ID. */
+/** Failed to retrieve a virtual network interface link ID. */
 #define VERR_INTNET_FLT_VNIC_LINK_ID_NOT_FOUND      (-3606)
 /** Failed to initialize a virtual network interface instance. */
@@ -1692,5 +1692,5 @@
 /** Failed to open a virtual network interface instance. */
 #define VERR_INTNET_FLT_VNIC_OPEN_FAILED            (-3608)
-/** Failed to retreive underlying (lower mac) link. */
+/** Failed to retrieve underlying (lower mac) link. */
 #define VERR_INTNET_FLT_LOWER_LINK_INFO_NOT_FOUND   (-3609)
 /** Failed to open underlying link instance. */
