typo
authorMichael Andres <ma@suse.de>
Tue, 29 Nov 2011 15:47:52 +0000 (16:47 +0100)
committerMichael Andres <ma@suse.de>
Tue, 29 Nov 2011 15:47:52 +0000 (16:47 +0100)
VERSION.cmake

index ac9b798..f82fe30 100644 (file)
@@ -53,7 +53,7 @@
 #     - Commit changes and version files together in a separate
 #       commit using -m 'changes MAJOR.MINOR.PATCH (COMPATMINOR)'
 #     - Tag the above commit with 'MAJOR.MINOR.PATCH' using
-#       -m "tagging MAJOR.
+#       -m "tagging MAJOR.MINOR.PATCH".
 #
 # - Consider calling ./mkChangelog to assist you.
 #   See './mkChangelog -h' for help.