From c7822e6107a207057ac4a6a4c2f2265c31c1a2b9 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Wed, 9 Dec 2015 14:44:26 -0800 Subject: [PATCH] RELEASING: Fix misspelling in last commit --- RELEASING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASING b/RELEASING index 0d1bc343e..ee4a6e341 100644 --- a/RELEASING +++ b/RELEASING @@ -146,14 +146,14 @@ Here are the steps to follow to create a new cairo release: 10) Send out an announcement message. - Semd a message to cairo-announce@cairographics.org and CC + Send a message to cairo-announce@cairographics.org and CC cairo@cairographics.org, gnome-announce-list@gnome.org and ftp-release@lists.freedesktop.org (pr@lwn.net as well for major releases) to announce the new release using the text provided from "make release-publish", adding the excerpt from NEWS, your - signature, followed by the standard "What is cairo" and "Where to - get more information about cairo" blurbs from README, and finally - the shortlog of all changes since last release, generated by: + signature, followed by the standard "What is cairo" and "Where to + get more information about cairo" blurbs from README, and finally + the shortlog of all changes since last release, generated by: git shortlog X.Y.Z...