diff options
author | Carl Worth <cworth@cworth.org> | 2006-11-29 17:15:29 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-11-29 17:28:54 -0800 |
commit | 8f08daade0430bf965050a81e654aac2a2375b07 (patch) | |
tree | d3b29db6be7eb841ba078bfc303386ca5310cbde /RELEASING | |
parent | facffb7ea3e03d131a79486b80d4efc58c303b87 (diff) | |
download | cairo-8f08daade0430bf965050a81e654aac2a2375b07.tar.gz |
RELEASING: Fix typo
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -90,7 +90,8 @@ Here are the steps to follow to create a new cairo release: If for some reason you lost this message, "make release-publish-message" prints it for you. -7) Push the newly created tag out to the central tree wih a command something like: +7) Push the newly created tag out to the central tree with a command + something like: git push cairo X.Y.Z |