diff options
| author | lpsolit%gmail.com <> | 2005-06-21 02:16:26 +0000 |
|---|---|---|
| committer | lpsolit%gmail.com <> | 2005-06-21 02:16:26 +0000 |
| commit | 5f173728faa3420461cb6f77b32f392bd58a1777 (patch) | |
| tree | d61c10f776bc7ba3f01b1acbb62d76c3a6a0ef20 /contrib/bugmail_help.html | |
| parent | de027530e15fc988f94411784abf368971ff8155 (diff) | |
| download | bugs-5f173728faa3420461cb6f77b32f392bd58a1777.tar bugs-5f173728faa3420461cb6f77b32f392bd58a1777.tar.gz bugs-5f173728faa3420461cb6f77b32f392bd58a1777.tar.bz2 bugs-5f173728faa3420461cb6f77b32f392bd58a1777.tar.xz bugs-5f173728faa3420461cb6f77b32f392bd58a1777.zip | |
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
Diffstat (limited to 'contrib/bugmail_help.html')
| -rw-r--r-- | contrib/bugmail_help.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bugmail_help.html b/contrib/bugmail_help.html index 00b0f5153..a2f89f260 100644 --- a/contrib/bugmail_help.html +++ b/contrib/bugmail_help.html @@ -112,8 +112,8 @@ hopefully valid value. <TR> <TD>@assigned_to</TD> <TD>The one to whom the bug is assigned to</TD> - <TD>no. <br>There is an initial owner for every product/version/component. - He owns the bug by default. The initial owner can only be found if + <TD>no. <br>There is a default assignee for every product/version/component. + He owns the bug by default. The default assignee can only be found if product, version and component are valid.</TD> </TR> <TR> |
