Index: /trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp	(revision 31174)
+++ /trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp	(revision 31175)
@@ -76,5 +76,5 @@
 
 #if 0
-/* Assertions causes panics if preemption is disabled, this can be used to work aroudn that. */
+/* Assertions causes panics if preemption is disabled, this can be used to work around that. */
 //#define RTSpinlockAcquire(a,b) do {} while (0)
 //#define RTSpinlockRelease(a,b) do {} while (0)
