Fossil SCM
Small grammar fix in comment.
Commit
45c7dbb81e930ae5626b7be22e9d689210d35fcf
Parent
1a4bcadde0a8699…
1 file changed
+1
-1
+1
-1
| --- src/checkin.c | ||
| +++ src/checkin.c | ||
| @@ -670,11 +670,11 @@ | ||
| 670 | 670 | ** argument. Matching files, if any, are removed |
| 671 | 671 | ** prior to checking for any empty directories; |
| 672 | 672 | ** therefore, directories that contain only files |
| 673 | 673 | ** that were removed will be removed as well. |
| 674 | 674 | ** -f|--force Remove files without prompting. |
| 675 | -** -x|--verily WARNING: Remove everything that is not a managed | |
| 675 | +** -x|--verily WARNING: Removes everything that is not a managed | |
| 676 | 676 | ** file or the repository itself. This option |
| 677 | 677 | ** implies the --force, --emptydirs, --dotfiles, and |
| 678 | 678 | ** --disable-undo options. Furthermore, it completely |
| 679 | 679 | ** disregards the keep-glob and ignore-glob settings. |
| 680 | 680 | ** However, it does honor the --ignore and --keep |
| 681 | 681 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -670,11 +670,11 @@ | |
| 670 | ** argument. Matching files, if any, are removed |
| 671 | ** prior to checking for any empty directories; |
| 672 | ** therefore, directories that contain only files |
| 673 | ** that were removed will be removed as well. |
| 674 | ** -f|--force Remove files without prompting. |
| 675 | ** -x|--verily WARNING: Remove everything that is not a managed |
| 676 | ** file or the repository itself. This option |
| 677 | ** implies the --force, --emptydirs, --dotfiles, and |
| 678 | ** --disable-undo options. Furthermore, it completely |
| 679 | ** disregards the keep-glob and ignore-glob settings. |
| 680 | ** However, it does honor the --ignore and --keep |
| 681 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -670,11 +670,11 @@ | |
| 670 | ** argument. Matching files, if any, are removed |
| 671 | ** prior to checking for any empty directories; |
| 672 | ** therefore, directories that contain only files |
| 673 | ** that were removed will be removed as well. |
| 674 | ** -f|--force Remove files without prompting. |
| 675 | ** -x|--verily WARNING: Removes everything that is not a managed |
| 676 | ** file or the repository itself. This option |
| 677 | ** implies the --force, --emptydirs, --dotfiles, and |
| 678 | ** --disable-undo options. Furthermore, it completely |
| 679 | ** disregards the keep-glob and ignore-glob settings. |
| 680 | ** However, it does honor the --ignore and --keep |
| 681 |