]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Uefi/UefiSpec.h
Fix comment typos.
[mirror_edk2.git] / MdePkg / Include / Uefi / UefiSpec.h
index 168ebf511e7d36d0d364e9073fd81cc1a1b64a08..9d744decccc48a702920dcbde68e41a5eb2987d2 100644 (file)
@@ -5,7 +5,7 @@
   If a code construct is defined in the UEFI 2.4 specification it must be included\r
   by this include file.\r
 \r
-Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -457,11 +457,11 @@ typedef enum {
   ///\r
   TimerCancel,\r
   ///\r
-  /// An event is to be signalled periodically at a specified interval from the current time.\r
+  /// An event is to be signaled periodically at a specified interval from the current time.\r
   ///\r
   TimerPeriodic,\r
   ///\r
-  /// An event is to be signalled once at a specified interval from the current time.\r
+  /// An event is to be signaled once at a specified interval from the current time.\r
   ///\r
   TimerRelative\r
 } EFI_TIMER_DELAY;\r