commit | e23697f5935e8dd0722b3fbcb8ba1bf046c48379 | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Tue Jan 24 21:54:41 2017 -0800 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue Jan 24 21:54:41 2017 -0800 |
tree | b197500fed2487b0b81239def6697cbc1e7a11e2 | |
parent | e28d2751917667857b676827a2894bc8fa5b7993 [diff] |
releasing: Drop extraneous word in docs
diff --git a/releasing.txt b/releasing.txt index cda0e21..a01fe37 100644 --- a/releasing.txt +++ b/releasing.txt
@@ -1,7 +1,7 @@ To make a release of Weston and/or Wayland, follow these steps. 0. Verify the test suites and codebase checks pass. All of the - tests pass should either pass or skip. + tests should either pass or skip. $ make check