summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-07-06 14:50:15 -0700
committerBryce Harrington <bryce@osg.samsung.com>2016-07-06 14:50:38 -0700
commit585eef34377fc1ecc16bb62b84068bddb29f7b45 (patch)
tree2fd491263794906068f06d88fc716b509c404813 /README
parent2d01e9138e2f2de103052071fd1dddeb53715deb (diff)
README: Fix punctuation errors
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 126df4d2..a1af635d 100644
--- 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.