diff options
author | mkanat%bugzilla.org <> | 2008-04-04 13:48:07 +0200 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2008-04-04 13:48:07 +0200 |
commit | 0f6c16082c93286fbf100819006a1ed812fb1055 (patch) | |
tree | 0c0647f58adc03fd7abf7e534fdd347c29d21b31 /docs/en | |
parent | 313a50345f606add6ab544f0628c9fad8f177318 (diff) | |
download | bugzilla-0f6c16082c93286fbf100819006a1ed812fb1055.tar.gz bugzilla-0f6c16082c93286fbf100819006a1ed812fb1055.tar.xz |
Fix a typo in the Release Notes pointed out by RSZ.
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/rel_notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rel_notes.txt b/docs/en/rel_notes.txt index 6dc1eecdd..909dba2fc 100644 --- a/docs/en/rel_notes.txt +++ b/docs/en/rel_notes.txt @@ -234,7 +234,7 @@ Optional "Strict Isolation" for Groups -------------------------------------- If you turn on the "strict_isolation" parameter in Bugzilla, you will *not* be able to add any user to the CC field (or set them -as an Asignee or QA Contact) unless that user could normally see +as an Assignee or QA Contact) unless that user could normally see the bug. That is, you will no longer be able to "accidentally" (or intentionally) give somebody access to a bug that they otherwise couldn't see. |