docs: stabilisation -> stabilization
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 28 Sep 2020 11:31:43 +0000 (13:31 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 29 Sep 2020 09:00:36 +0000 (09:00 +0000)
We generally prefer US English in the docs over UK English.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6894>

docs/releasing.rst

index 39db085..ee41dd4 100644 (file)
@@ -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::