README: Fix punctuation errors
authorBryce Harrington <bryce@osg.samsung.com>
Wed, 6 Jul 2016 21:50:15 +0000 (14:50 -0700)
committerBryce Harrington <bryce@osg.samsung.com>
Wed, 6 Jul 2016 21:50:38 +0000 (14:50 -0700)
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
README

diff --git a/README b/README
index 126df4d22fc1848a41d87feb9dc3c35dd6c0b957..a1af635dd92b1a0bddbc6527fb83de5dd2c217af 100644 (file)
--- a/README
+++ b/README
@@ -77,8 +77,8 @@ The high-level goal of libweston is to decouple the compositor from
 the shell implementation (what used to be shell plugins).
 
 Thus, instead of launching 'weston' with various arguments to choose the
-shell, one would launch the shell itself, eg. 'weston-desktop',
-'weston-ivi', 'orbital',etc. The main executable (the hosting program)
+shell, one would launch the shell itself, e.g. 'weston-desktop',
+'weston-ivi', 'orbital', etc. The main executable (the hosting program)
 will implement the shell, while libweston will be used for a fundamental
 compositor implementation.