diff options
Diffstat (limited to 'admin/notes/bugtracker')
| -rw-r--r-- | admin/notes/bugtracker | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index b47061884d6..93532e02d20 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -430,8 +430,8 @@ reassign 123 spam | |||
| 430 | *** To change the title of a bug: | 430 | *** To change the title of a bug: |
| 431 | retitle 123 Some New Title | 431 | retitle 123 Some New Title |
| 432 | 432 | ||
| 433 | *** To change the submitter address: | 433 | *** To change the submitter name and address: |
| 434 | submitter 123 none@example.com | 434 | submitter 123 J. Hacker none@example.com |
| 435 | 435 | ||
| 436 | Note that it does not seem to work to specify "Submitter:" in the | 436 | Note that it does not seem to work to specify "Submitter:" in the |
| 437 | pseudo-header when first reporting a bug. | 437 | pseudo-header when first reporting a bug. |