Check-in [56177cfe12]
Not logged in
Overview

SHA1 Hash:56177cfe12dec52a02a8fb399c82287a86216992
Date: 2008-10-23 03:21:33
User: cle
Comment:Fix a spelling in help text of 'tag branch'.
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified src/tag.c from [7a59c3269f] to [e1515e30e4].

@@ -414,11 +414,11 @@
 **   fossil update decaf
 **
 ** will be taken as a UUID and fossil will probably complain
 ** that no such revision was found. However
 **
-**   fossil update tag:cfcfcfee
+**   fossil update tag:decaf
 **
 ** will assume that "decaf" is a tag/branch name.
 **
 */
 void tag_cmd(void){