From: Erik Faye-Lund Date: Mon, 28 Sep 2020 11:31:43 +0000 (+0200) Subject: docs: stabilisation -> stabilization X-Git-Tag: upstream/21.0.0~4927 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=915d4e280687f7dbeae9075c07412f8b02a68c9f;p=platform%2Fupstream%2Fmesa.git docs: stabilisation -> stabilization We generally prefer US English in the docs over UK English. Reviewed-by: Eric Anholt Part-of: --- diff --git a/docs/releasing.rst b/docs/releasing.rst index 39db085..ee41dd4 100644 --- a/docs/releasing.rst +++ b/docs/releasing.rst @@ -165,7 +165,7 @@ Making a branchpoint -------------------- A branchpoint is made such that new development can continue in parallel -to stabilisation and bugfixing. +to stabilization and bugfixing. .. note::