Fossil SCM
Fix minor typo in comment
Commit
ac7be7fd6c37a54df2491e83e6bdb173784ab8d8
Parent
35d6029a135669d…
1 file changed
+1
-1
+1
-1
| --- src/tkt.c | ||
| +++ src/tkt.c | ||
| @@ -889,11 +889,11 @@ | ||
| 889 | 889 | ** status, type, severity, priority, resolution, |
| 890 | 890 | ** foundin, private_contact, resolution, title or comment |
| 891 | 891 | ** Field names given above are the ones, defined in a standard |
| 892 | 892 | ** fossil environment. If you have added, deleted columns, you |
| 893 | 893 | ** change the all your configured columns. |
| 894 | -** If you use +FIELD, the VLUE Is appended to the field FIELD. | |
| 894 | +** If you use +FIELD, the VALUE Is appended to the field FIELD. | |
| 895 | 895 | ** You can use more than one field/value pair on the commandline. |
| 896 | 896 | ** Using -q|--quote enables the special character decoding as |
| 897 | 897 | ** in "ticket show". So it's possible, to set multiline text or |
| 898 | 898 | ** text with special characters. |
| 899 | 899 | ** |
| 900 | 900 |
| --- src/tkt.c | |
| +++ src/tkt.c | |
| @@ -889,11 +889,11 @@ | |
| 889 | ** status, type, severity, priority, resolution, |
| 890 | ** foundin, private_contact, resolution, title or comment |
| 891 | ** Field names given above are the ones, defined in a standard |
| 892 | ** fossil environment. If you have added, deleted columns, you |
| 893 | ** change the all your configured columns. |
| 894 | ** If you use +FIELD, the VLUE Is appended to the field FIELD. |
| 895 | ** You can use more than one field/value pair on the commandline. |
| 896 | ** Using -q|--quote enables the special character decoding as |
| 897 | ** in "ticket show". So it's possible, to set multiline text or |
| 898 | ** text with special characters. |
| 899 | ** |
| 900 |
| --- src/tkt.c | |
| +++ src/tkt.c | |
| @@ -889,11 +889,11 @@ | |
| 889 | ** status, type, severity, priority, resolution, |
| 890 | ** foundin, private_contact, resolution, title or comment |
| 891 | ** Field names given above are the ones, defined in a standard |
| 892 | ** fossil environment. If you have added, deleted columns, you |
| 893 | ** change the all your configured columns. |
| 894 | ** If you use +FIELD, the VALUE Is appended to the field FIELD. |
| 895 | ** You can use more than one field/value pair on the commandline. |
| 896 | ** Using -q|--quote enables the special character decoding as |
| 897 | ** in "ticket show". So it's possible, to set multiline text or |
| 898 | ** text with special characters. |
| 899 | ** |
| 900 |