Paul Menzel (paulepanter@users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5704
-gerrit
commit e619a62a6de07c279d8197475de287648e20ac64 Author: Paul Menzel paulepanter@users.sourceforge.net Date: Thu May 8 23:30:12 2014 +0200
payloads/coreinfo/README: Use `It is` instead of `Its`
Change-Id: Ic1a9f2f01c26ee97cd7183fcf1755cb916f1b02e Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net --- payloads/coreinfo/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/payloads/coreinfo/README b/payloads/coreinfo/README index 4df5359..0c41452 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 ------------