Fossil SCM

Typo fix in help output, noted [forum:/forumpost/af1ee76f78 | on the forum].

wyoung 2025-08-01 04:59 trunk
Commit 0d94d71d254655167b2a854a765a2a39e480026d92d3292b8cf725294a406a59
1 file changed +1 -1
+1 -1
--- src/checkin.c
+++ src/checkin.c
@@ -1502,11 +1502,11 @@
15021502
"# * All other text will be displayed as written\n", -1);
15031503
}else{
15041504
blob_append(&prompt,
15051505
"# * Hyperlinks: [target] or [target|display-text]\n"
15061506
"# * Blank lines cause a paragraph break\n"
1507
- "# * Other text rendered as if it where HTML\n", -1
1507
+ "# * Other text rendered as if it were HTML\n", -1
15081508
);
15091509
}
15101510
blob_append(&prompt, "#\n", 2);
15111511
15121512
if( dryRunFlag ){
15131513
--- src/checkin.c
+++ src/checkin.c
@@ -1502,11 +1502,11 @@
1502 "# * All other text will be displayed as written\n", -1);
1503 }else{
1504 blob_append(&prompt,
1505 "# * Hyperlinks: [target] or [target|display-text]\n"
1506 "# * Blank lines cause a paragraph break\n"
1507 "# * Other text rendered as if it where HTML\n", -1
1508 );
1509 }
1510 blob_append(&prompt, "#\n", 2);
1511
1512 if( dryRunFlag ){
1513
--- src/checkin.c
+++ src/checkin.c
@@ -1502,11 +1502,11 @@
1502 "# * All other text will be displayed as written\n", -1);
1503 }else{
1504 blob_append(&prompt,
1505 "# * Hyperlinks: [target] or [target|display-text]\n"
1506 "# * Blank lines cause a paragraph break\n"
1507 "# * Other text rendered as if it were HTML\n", -1
1508 );
1509 }
1510 blob_append(&prompt, "#\n", 2);
1511
1512 if( dryRunFlag ){
1513

Keyboard Shortcuts

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