Index: /trunk/src/VBox/Devices/PC/BIOS/apm.c
===================================================================
--- /trunk/src/VBox/Devices/PC/BIOS/apm.c	(revision 76959)
+++ /trunk/src/VBox/Devices/PC/BIOS/apm.c	(revision 76960)
@@ -120,5 +120,5 @@
 /* The APM handler has unique requirements. It must be callable from real and
  * protected mode, both 16-bit and 32-bit. In protected mode, the caller must
- * ensures that appropriate selectors are available; these only cover the BIOS
+ * ensure that appropriate selectors are available; these only cover the BIOS
  * code and data, hence the BIOS Data Area or EBDA cannot be accessed. CMOS is
  * a good place to store information which needs to be accessible from several
