Fossil SCM
(Grammar) tiny comment change in src/checkin.c
Commit
b519fce972c4084b05b379aa96a62fcbd66b447ed8b09d9377013e1d2e42a9c1
Parent
5155a1c1d7043a6…
1 file changed
+1
-1
+1
-1
| --- src/checkin.c | ||
| +++ src/checkin.c | ||
| @@ -501,11 +501,11 @@ | ||
| 501 | 501 | /* The --brief or -b option is special. It cannot be used with any |
| 502 | 502 | ** other options. It outputs a single keyword which indicates the |
| 503 | 503 | ** fossil status, for use by shell scripts. The output might be |
| 504 | 504 | ** one of: |
| 505 | 505 | ** |
| 506 | - ** clean The current working directory is within a | |
| 506 | + ** clean The current working directory is within an | |
| 507 | 507 | ** unmodified fossil check-out. |
| 508 | 508 | ** |
| 509 | 509 | ** dirty The pwd is within a fossil check-out that has |
| 510 | 510 | ** uncommitted changes |
| 511 | 511 | ** |
| 512 | 512 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -501,11 +501,11 @@ | |
| 501 | /* The --brief or -b option is special. It cannot be used with any |
| 502 | ** other options. It outputs a single keyword which indicates the |
| 503 | ** fossil status, for use by shell scripts. The output might be |
| 504 | ** one of: |
| 505 | ** |
| 506 | ** clean The current working directory is within a |
| 507 | ** unmodified fossil check-out. |
| 508 | ** |
| 509 | ** dirty The pwd is within a fossil check-out that has |
| 510 | ** uncommitted changes |
| 511 | ** |
| 512 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -501,11 +501,11 @@ | |
| 501 | /* The --brief or -b option is special. It cannot be used with any |
| 502 | ** other options. It outputs a single keyword which indicates the |
| 503 | ** fossil status, for use by shell scripts. The output might be |
| 504 | ** one of: |
| 505 | ** |
| 506 | ** clean The current working directory is within an |
| 507 | ** unmodified fossil check-out. |
| 508 | ** |
| 509 | ** dirty The pwd is within a fossil check-out that has |
| 510 | ** uncommitted changes |
| 511 | ** |
| 512 |