Mercurial > p > roundup > code
comparison doc/user_guide.txt @ 4298:f6468c5e1493
Fix typo in email section of user guide, fixes issue2550607
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 07 Dec 2009 00:26:12 +0000 |
| parents | be9122d753c5 |
| children | abb7dbbf27ba |
comparison
equal
deleted
inserted
replaced
| 4297:536b8e7afdf0 | 4298:f6468c5e1493 |
|---|---|
| 438 | 438 |
| 439 For example, | 439 For example, |
| 440 | 440 |
| 441 - setting the priority of an issue:: | 441 - setting the priority of an issue:: |
| 442 | 442 |
| 443 Subject: Re: [issue1] the coffee machine is broken! [priority=urgent] | 443 Subject: Re: [issue2] the coffee machine is broken! [priority=urgent] |
| 444 | 444 |
| 445 - adding yourself to a nosy list:: | 445 - adding yourself to a nosy list:: |
| 446 | 446 |
| 447 Subject: Re: [issue2] we're out of widgets [nosy=+richard] | 447 Subject: Re: [issue2] we're out of widgets [nosy=+richard] |
| 448 | 448 |
