diff options
author | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-09-27 13:39:40 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-09-27 13:39:40 +0000 |
commit | b34e4db38206407f13442b5f61cead6ce0d3c99c (patch) | |
tree | 1cdf5a028e1f3931e438b731b6a05e24b8639c6d /Omap35xxPkg | |
parent | 4706ff4fbc75010a22053cdf268e74ea16bc74ef (diff) | |
download | edk2-b34e4db38206407f13442b5f61cead6ce0d3c99c.tar.gz edk2-b34e4db38206407f13442b5f61cead6ce0d3c99c.tar.bz2 edk2-b34e4db38206407f13442b5f61cead6ce0d3c99c.zip |
ARM Packages: Minor typo, mispellings and coding style changes
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13752 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Omap35xxPkg')
-rw-r--r-- | Omap35xxPkg/TimerDxe/TimerDxe.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omap35xxPkg/TimerDxe/TimerDxe.inf b/Omap35xxPkg/TimerDxe/TimerDxe.inf index eefcc49b17..6cfab77570 100644 --- a/Omap35xxPkg/TimerDxe/TimerDxe.inf +++ b/Omap35xxPkg/TimerDxe/TimerDxe.inf @@ -1,6 +1,6 @@ #/** @file # -# Component discription file for Timer module +# Component description file for Timer module # # Copyright (c) 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials |