aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/curses/form/READ.ME
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-04-25 21:40:25 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-04-27 09:09:17 +0000
commit4713b5cd9e2831adba5b5590c40c4d1a6aa1184f (patch)
treed0826e40fc0ceea89d98dd3f8234405105f2e29f /payloads/libpayload/curses/form/READ.ME
parentf2be550d3d2a166a849b829ac48aafafa442a16d (diff)
libpayload/curses/form: Remove trailing whitespace
Change-Id: I231ea26e8d8bfc53da22a440451802b425c996b0 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/25830 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'payloads/libpayload/curses/form/READ.ME')
-rw-r--r--payloads/libpayload/curses/form/READ.ME4
1 files changed, 2 insertions, 2 deletions
diff --git a/payloads/libpayload/curses/form/READ.ME b/payloads/libpayload/curses/form/READ.ME
index da86bf6927..24a136911a 100644
--- a/payloads/libpayload/curses/form/READ.ME
+++ b/payloads/libpayload/curses/form/READ.ME
@@ -32,11 +32,11 @@ This is a clone of the form library that is available with typical
System V curses implementations (ETI).
It is modelled after the documentation that comes for this library with
-a 386 based SVR4 implementation (ESIX).
+a 386 based SVR4 implementation (ESIX).
The development environment was and is an ELF based Linux system.
-For things that still need doing, see the TO-DO file in the top-level
+For things that still need doing, see the TO-DO file in the top-level
directory.
Juergen Pfeifer