summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2007-08-03 16:24:00 -0400
committerDavid Reveman <davidr@novell.com>2007-08-03 16:24:00 -0400
commite27231eaabc7b63c75d712315e8c602a05bf49f8 (patch)
treeaef9f08bd36b55ac44a9bd27cd51032dd97ce119 /Makefile.am
parent46f5652c05652fc9a5ccee9bba5cf77079e83929 (diff)
Fix typo.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 21210fbe..a5c75d49 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,7 +104,7 @@ release-publish-message: releases/$(sha1_file)
@echo ""
@echo " git clone git://git.freedesktop.org/git/xorg/app/compiz"
@echo ""
- @echo " will include a signed $(VERSION) tag which points to a commit named:"
+ @echo " will include a signed compiz-$(VERSION) tag which points to a commit named:"
@echo " `git cat-file tag compiz-$(VERSION) | grep ^object | sed -e 's,object ,,'`"
@echo ""
@echo " which can be verified with:"