summaryrefslogtreecommitdiff
path: root/releasing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'releasing.txt')
-rw-r--r--releasing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasing.txt b/releasing.txt
index 35ca3242..1380361d 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -8,7 +8,7 @@ To make a release of Weston and/or Wayland, follow these steps.
1. Update the first three lines of configure.ac to the intended
version, commit. Also note that Weston includes versioned
dependencies on 'wayland-server' and 'wayland-client' in
- configure.ac which typically need updated as well. Then commit
+ configure.ac which occasionally need updated as well. Then commit
your changes:
$ export RELEASE_NUMBER="x.y.z"