Fossil SCM

Fix a harmless comment typo.

drh 2025-03-02 23:22 trunk
Commit a0d9093d8c826c71e3fb8cbfc7a2edf70e1043aa4dbe9dad89e0011aad60712f
1 file changed +1 -1
+1 -1
--- src/schema.c
+++ src/schema.c
@@ -511,11 +511,11 @@
511511
** Predefined tagid values
512512
*/
513513
#if INTERFACE
514514
# define TAG_BGCOLOR 1 /* Set the background color for display */
515515
# define TAG_COMMENT 2 /* The check-in comment */
516
-# define TAG_USER 3 /* User who made a checking */
516
+# define TAG_USER 3 /* User who made a check-in */
517517
# define TAG_DATE 4 /* The date of a check-in */
518518
# define TAG_HIDDEN 5 /* Do not display in timeline */
519519
# define TAG_PRIVATE 6 /* Do not sync */
520520
# define TAG_CLUSTER 7 /* A cluster */
521521
# define TAG_BRANCH 8 /* Value is name of the current branch */
522522
--- src/schema.c
+++ src/schema.c
@@ -511,11 +511,11 @@
511 ** Predefined tagid values
512 */
513 #if INTERFACE
514 # define TAG_BGCOLOR 1 /* Set the background color for display */
515 # define TAG_COMMENT 2 /* The check-in comment */
516 # define TAG_USER 3 /* User who made a checking */
517 # define TAG_DATE 4 /* The date of a check-in */
518 # define TAG_HIDDEN 5 /* Do not display in timeline */
519 # define TAG_PRIVATE 6 /* Do not sync */
520 # define TAG_CLUSTER 7 /* A cluster */
521 # define TAG_BRANCH 8 /* Value is name of the current branch */
522
--- src/schema.c
+++ src/schema.c
@@ -511,11 +511,11 @@
511 ** Predefined tagid values
512 */
513 #if INTERFACE
514 # define TAG_BGCOLOR 1 /* Set the background color for display */
515 # define TAG_COMMENT 2 /* The check-in comment */
516 # define TAG_USER 3 /* User who made a check-in */
517 # define TAG_DATE 4 /* The date of a check-in */
518 # define TAG_HIDDEN 5 /* Do not display in timeline */
519 # define TAG_PRIVATE 6 /* Do not sync */
520 # define TAG_CLUSTER 7 /* A cluster */
521 # define TAG_BRANCH 8 /* Value is name of the current branch */
522

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button