summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/SimpleTextIn.h
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-04 09:22:50 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-04 09:22:50 +0000
commitc8c44377af9ae3a175004d131f24b1348620baa2 (patch)
treea946f8716e4b340aac1b767df841c7a420ec0e5a /MdePkg/Include/Protocol/SimpleTextIn.h
parent630b41877e9a1afe59d4f8a1c22bc691fe933ff8 (diff)
downloadedk2-platforms-c8c44377af9ae3a175004d131f24b1348620baa2.tar.xz
update comments per review comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8463 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/SimpleTextIn.h')
-rw-r--r--MdePkg/Include/Protocol/SimpleTextIn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/SimpleTextIn.h b/MdePkg/Include/Protocol/SimpleTextIn.h
index 6f4e73887f..b093592da2 100644
--- a/MdePkg/Include/Protocol/SimpleTextIn.h
+++ b/MdePkg/Include/Protocol/SimpleTextIn.h
@@ -1,5 +1,5 @@
/** @file
- Simple Text In protocol from the UEFI 2.0 specification.
+ Simple Text Input protocol from the UEFI 2.0 specification.
Abstraction of a very simple input device like a keyboard or serial
terminal.