diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2014-05-08 23:30:12 +0200 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2014-05-09 08:24:20 +0200 |
commit | 639f02b3bae1a7914501123c086491e442ea96f1 (patch) | |
tree | 75d9604d57bc3f9152982290b6fa3f8ac42d5188 /payloads/coreinfo | |
parent | 4acd3c05d61562745321a9fe4d25a6ca98c66f05 (diff) |
payloads/coreinfo/README: Use `It is` instead of `Its`
Change-Id: Ic1a9f2f01c26ee97cd7183fcf1755cb916f1b02e
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/5704
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'payloads/coreinfo')
-rw-r--r-- | payloads/coreinfo/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/coreinfo/README b/payloads/coreinfo/README index 4df5359c35..0c41452b7e 100644 --- a/payloads/coreinfo/README +++ b/payloads/coreinfo/README @@ -1,5 +1,5 @@ This is a silly little program that demonstrates how cool libpayload is -and also serves a purpose. Its fun and educational! +and also serves a purpose. It is fun and educational! Requirements ------------ |