From ae71579832d790223f44eb5e503e93b7926c019b Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Fri, 9 Jan 2015 18:09:20 -0800 Subject: [PATCH] releasing: Typo Signed-off-by: Bryce Harrington Reviewed-by: Derek Foreman --- releasing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing.txt b/releasing.txt index 2db84d5c..2debcd09 100644 --- a/releasing.txt +++ b/releasing.txt @@ -26,7 +26,7 @@ To make a release follow these steps. 10. Update topic in #wayland to point to release announcement For x.y.0 releases, also create the x.y branch. The x.y branch is for -bug fixes and conservetive changes to the x.y.0 release, and is where +bug fixes and conservative changes to the x.y.0 release, and is where we release x.y.z releases from. Creating the x.y branch opens up master for new development and lets new development move on. We've done this both after the x.y.0 release (to focus development on bug