Fix typo in release documentation
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 29 Jan 2013 13:42:53 +0000 (14:42 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 29 Jan 2013 13:42:53 +0000 (14:42 +0100)
doc/release-checklist.txt

index fe5654a..55c8902 100644 (file)
@@ -16,7 +16,7 @@
 
 - Create git tag:
   - git tag -s -u 24F006F5 v0.XX
-  - git tag -d latest-release ; git tag latest-release
+  - git tag -d latest_release ; git tag latest_release
   - git push --tags
 
 - Website