Fossil SCM
A search command help text typo fix.
Commit
3bf6a8042f32d72a5f5143b552e0ece82ce711ee3689c36f789551df674718a6
Parent
17eb363cd487d34…
1 file changed
+1
-1
+1
-1
| --- src/search.c | ||
| +++ src/search.c | ||
| @@ -570,11 +570,11 @@ | ||
| 570 | 570 | ** |
| 571 | 571 | ** Search for timeline entries matching all words provided on the |
| 572 | 572 | ** command line. Whole-word matches scope more highly than partial |
| 573 | 573 | ** matches. |
| 574 | 574 | ** |
| 575 | -** Note: The command only search the EVENT table. So it will only | |
| 575 | +** Note: This command only searches the EVENT table. So it will only | |
| 576 | 576 | ** display check-in comments or other comments that appear on an |
| 577 | 577 | ** unaugmented timeline. It does not search document text or forum |
| 578 | 578 | ** messages. |
| 579 | 579 | ** |
| 580 | 580 | ** Outputs, by default, some top-N fraction of the results. The -all |
| 581 | 581 |
| --- src/search.c | |
| +++ src/search.c | |
| @@ -570,11 +570,11 @@ | |
| 570 | ** |
| 571 | ** Search for timeline entries matching all words provided on the |
| 572 | ** command line. Whole-word matches scope more highly than partial |
| 573 | ** matches. |
| 574 | ** |
| 575 | ** Note: The command only search the EVENT table. So it will only |
| 576 | ** display check-in comments or other comments that appear on an |
| 577 | ** unaugmented timeline. It does not search document text or forum |
| 578 | ** messages. |
| 579 | ** |
| 580 | ** Outputs, by default, some top-N fraction of the results. The -all |
| 581 |
| --- src/search.c | |
| +++ src/search.c | |
| @@ -570,11 +570,11 @@ | |
| 570 | ** |
| 571 | ** Search for timeline entries matching all words provided on the |
| 572 | ** command line. Whole-word matches scope more highly than partial |
| 573 | ** matches. |
| 574 | ** |
| 575 | ** Note: This command only searches the EVENT table. So it will only |
| 576 | ** display check-in comments or other comments that appear on an |
| 577 | ** unaugmented timeline. It does not search document text or forum |
| 578 | ** messages. |
| 579 | ** |
| 580 | ** Outputs, by default, some top-N fraction of the results. The -all |
| 581 |